Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
Controller is an autogenerated mock type for the Controller type
func (*Controller) Call ¶
func (_m *Controller) Call(ctx context.Context, req *events.APIGatewayProxyRequest) (events.APIGatewayProxyResponse, error)
Call provides a mock function with given fields: ctx, req
type UserDetailer ¶
UserDetailer is an autogenerated mock type for the UserDetailer type
func (*UserDetailer) GetUser ¶
func (_m *UserDetailer) GetUser(reqCtx *events.APIGatewayProxyRequestContext) *api.User
GetUser provides a mock function with given fields: reqCtx
Click to show internal directories.
Click to hide internal directories.