Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCurrentContext ¶ added in v0.0.3
func GetCurrentTenantId ¶
func GetCurrentUser ¶
func GetCurrentUser(c *gin.Context) *SecurityModel.UserDetails
func GetCurrentUserId ¶
Types ¶
type HeaderParams ¶
type HeaderParams struct {
Authorization string `header:"Authorization" binding:"required,min=20"`
}
Click to show internal directories.
Click to hide internal directories.