Documentation
¶
Index ¶
- Variables
- func AdminChangePasswordHandle(c echo.Context) error
- func AuthCreateHandle(c echo.Context) error
- func AuthDeleteHandle(c echo.Context) error
- func AuthDisableHandle(c echo.Context) error
- func AuthEnableHandle(c echo.Context) error
- func AuthListHandle(c echo.Context) error
- func AuthzHandle(c echo.Context) error
- func CAInitHandle(c echo.Context) error
- func CertListHandle(c echo.Context) error
- func CertRevokeHandle(c echo.Context) error
- func IndexHandle(c echo.Context) error
- func InfoHandle(c echo.Context) error
- func ServerVersionHandle(c echo.Context) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCountryCodeLength = fmt.Errorf("Country should be a 2 letters code")
Functions ¶
func AuthCreateHandle ¶
func AuthDeleteHandle ¶
func AuthDisableHandle ¶
func AuthEnableHandle ¶
func AuthListHandle ¶
func AuthzHandle ¶
func CAInitHandle ¶
func CertListHandle ¶
func CertRevokeHandle ¶
func IndexHandle ¶
func InfoHandle ¶
func ServerVersionHandle ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.