Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupAWSCognitoRoute ¶
func SetupAWSCognitoRoute(g *echo.Group)
func SetupLoginRoute ¶
func SetupLoginRoute(g *echo.Group)
func SetupRoutes ¶
SetupRoutes will setup all routes in systems. Sub routs will be manage details by setupXXX function
Types ¶
type GetSecretRequest ¶
type ListSecretRequest ¶
type ListSecretRequest struct {
Region string `json:"region"`
}
Click to show internal directories.
Click to hide internal directories.