Documentation ¶
Index ¶
- func HealthCheckHandler(ctx *gsk.Context)
- func NewAccountHandler(authService entities.AuthenticationService) entities.AuthenticationHandler
- func NewAdminHandler(authService entities.AuthenticationService) entities.AdminHandler
- func NewOauthHandler(authService entities.AuthenticationService) entities.OauthHandler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HealthCheckHandler ¶ added in v0.1.2
func NewAccountHandler ¶
func NewAccountHandler(authService entities.AuthenticationService) entities.AuthenticationHandler
func NewAdminHandler ¶ added in v0.1.2
func NewAdminHandler(authService entities.AuthenticationService) entities.AdminHandler
func NewOauthHandler ¶ added in v0.1.2
func NewOauthHandler(authService entities.AuthenticationService) entities.OauthHandler
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.