Documentation ¶
Index ¶
- Constants
- func IsDisabled(c disabledChecker, strategy string, wrap httprouter.Handle) httprouter.Handle
- func IsRecoveryDisabled(c disabledChecker, strategy string, wrap httprouter.Handle) httprouter.Handle
- func IsVerificationDisabled(c disabledChecker, strategy string, wrap httprouter.Handle) httprouter.Handle
Constants ¶
View Source
const EndpointDisabledMessage = "This endpoint was disabled by system administrator. Please check your url or contact the system administrator to enable it."
Variables ¶
This section is empty.
Functions ¶
func IsDisabled ¶
func IsDisabled(c disabledChecker, strategy string, wrap httprouter.Handle) httprouter.Handle
func IsRecoveryDisabled ¶
func IsRecoveryDisabled(c disabledChecker, strategy string, wrap httprouter.Handle) httprouter.Handle
func IsVerificationDisabled ¶
func IsVerificationDisabled(c disabledChecker, strategy string, wrap httprouter.Handle) httprouter.Handle
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.