Documentation ¶
Index ¶
- func CtxLog(entry *logan.Entry) func(context.Context) context.Context
- func CtxUsersQ(entry data.Users) func(context.Context) context.Context
- func GetUser(w http.ResponseWriter, r *http.Request)
- func GetUserRolesMap(w http.ResponseWriter, r *http.Request)
- func GetUsers(w http.ResponseWriter, r *http.Request)
- func Log(r *http.Request) *logan.Entry
- func UsersQ(r *http.Request) data.Users
- type ModuleRoles
- type ModuleRolesResponse
- type Roles
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetUserRolesMap ¶
func GetUserRolesMap(w http.ResponseWriter, r *http.Request)
Types ¶
type ModuleRoles ¶
type ModuleRolesResponse ¶
type ModuleRolesResponse struct {
Data ModuleRoles `json:"data"`
}
Click to show internal directories.
Click to hide internal directories.