Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FindUserByUsernameAndPassword ¶ added in v3.2.7
FindUserByUsernameAndPassword is an autogenerated mock type for the FindUserByUsernameAndPassword type
func NewFindUserByUsernameAndPassword ¶ added in v3.2.7
func NewFindUserByUsernameAndPassword(t mockConstructorTestingTNewFindUserByUsernameAndPassword) *FindUserByUsernameAndPassword
NewFindUserByUsernameAndPassword creates a new instance of FindUserByUsernameAndPassword. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
type Route ¶
Route is an autogenerated mock type for the Route type
func NewRoute ¶
func NewRoute(t mockConstructorTestingTNewRoute) *Route
NewRoute creates a new instance of Route. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Route) Middlewares ¶
func (_m *Route) Middlewares() []middlewares.Middleware
Middlewares provides a mock function with given fields:
func (*Route) SetClient ¶
func (_m *Route) SetClient(client *grpc.ClientConn)
SetClient provides a mock function with given fields: client
Click to show internal directories.
Click to hide internal directories.