Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ForgotPasswordController ¶
type ForgotPasswordController struct { }
func (*ForgotPasswordController) Stub ¶
func (r *ForgotPasswordController) Stub() string
type LoginController ¶
type LoginController struct { }
func (*LoginController) Stub ¶
func (r *LoginController) Stub() string
type PasswordController ¶
type PasswordController struct { }
func (*PasswordController) Stub ¶
func (r *PasswordController) Stub() string
type RegisterController ¶
type RegisterController struct { }
func (*RegisterController) Stub ¶
func (r *RegisterController) Stub() string
type VerifyEmailController ¶
type VerifyEmailController struct { }
func (*VerifyEmailController) Stub ¶
func (r *VerifyEmailController) Stub() string
Click to show internal directories.
Click to hide internal directories.