Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Common ¶
type Common struct { Config config.AppConfig V *validator.Validate // contains filtered or unexported fields }
func (Common) MiddlewareAccessTokenAuth ¶
func (h Common) MiddlewareAccessTokenAuth(next echo.HandlerFunc) echo.HandlerFunc
func (Common) MiddlewareSessionAuth ¶
func (h Common) MiddlewareSessionAuth(next echo.HandlerFunc) echo.HandlerFunc
func (Common) ValidationError ¶
Click to show internal directories.
Click to hide internal directories.