Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
Context is a wrapper of gin.Context that contains authentication information
func NewContextFromGin ¶
NewContextFromGin returns a new Context instance from gin.Context
func (*Context) GetAccount ¶
func (*Context) UserIsLogged ¶
UserIsLogged returns a boolean indicating if the user is authenticated or not
Click to show internal directories.
Click to hide internal directories.