go/src/os/user/user.go

var userImplemented

var groupImplemented

var groupListImplemented

type User

type Group

type UnknownUserIdError

func (e UnknownUserIdError) Error() string {}

type UnknownUserError

func (e UnknownUserError) Error() string {}

type UnknownGroupIdError

func (e UnknownGroupIdError) Error() string {}

type UnknownGroupError

func (e UnknownGroupError) Error() string {}