Documentation ¶
Overview ¶
This file was generated by counterfeiter
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeUser ¶
type FakeUser struct { LookupStub func(name string) (*osuser.User, error) // contains filtered or unexported fields }
func (*FakeUser) LookupArgsForCall ¶
func (*FakeUser) LookupCallCount ¶
Click to show internal directories.
Click to hide internal directories.