Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockGroupRegistry ¶
type MockGroupRegistry interface { sys.GroupRegistry oglemock.MockObject }
func NewMockGroupRegistry ¶
func NewMockGroupRegistry( c oglemock.Controller, desc string) MockGroupRegistry
type MockUserRegistry ¶
type MockUserRegistry interface { sys.UserRegistry oglemock.MockObject }
func NewMockUserRegistry ¶
func NewMockUserRegistry( c oglemock.Controller, desc string) MockUserRegistry
Click to show internal directories.
Click to hide internal directories.