Documentation
¶
Index ¶
- type Interface
- func (_m *Interface) ChangePassword(p controller.Interface) error
- func (_m *Interface) ForgotPassword(p controller.Interface) error
- func (_m *Interface) Login(p controller.Interface) (auth.Schema, error)
- func (_m *Interface) Logout(p controller.Interface) error
- func (_m *Interface) RegisterAccount(p controller.Interface) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interface ¶
Interface is an autogenerated mock type for the Interface type
func (*Interface) ChangePassword ¶
func (_m *Interface) ChangePassword(p controller.Interface) error
ChangePassword provides a mock function with given fields: p
func (*Interface) ForgotPassword ¶
func (_m *Interface) ForgotPassword(p controller.Interface) error
ForgotPassword provides a mock function with given fields: p
func (*Interface) Logout ¶
func (_m *Interface) Logout(p controller.Interface) error
Logout provides a mock function with given fields: p
func (*Interface) RegisterAccount ¶
func (_m *Interface) RegisterAccount(p controller.Interface) error
RegisterAccount provides a mock function with given fields: p
Click to show internal directories.
Click to hide internal directories.