os/user包函数列表 func Current() (*User, error) func Lookup(username string) (*User, error) func LookupId(uid string) (*User, error)