Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllowedDatabases ¶
func GetAllowedDatabases() echo.HandlerFunc
func GetCredential ¶
func GetCredential() echo.HandlerFunc
func Login ¶
func Login() echo.HandlerFunc
func Logout ¶
func Logout() echo.HandlerFunc
Types ¶
type CredentialRequest ¶
type CredentialRequest struct {
Role string `json:"role"`
}
type CredentialResponse ¶
type LoginRequest ¶
type LoginResponse ¶
Click to show internal directories.
Click to hide internal directories.