Documentation ¶
Overview ¶
This file was generated by counterfeiter with command: counterfeiter -p os/user
This file was generated by counterfeiter with command: counterfeiter -p os/user
Index ¶
- type User
- type UserShim
- func (sh *UserShim) Current() (*user.User, error)
- func (sh *UserShim) Lookup(username string) (*user.User, error)
- func (sh *UserShim) LookupGroup(name string) (*user.Group, error)
- func (sh *UserShim) LookupGroupId(gid string) (*user.Group, error)
- func (sh *UserShim) LookupId(uid string) (*user.User, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.