Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetUserExtras ¶
func GetUserExtras(header http.Header) map[string]authorization.ExtraValue
GetUserExtras extracts user extras from the header
func GetUserGroups ¶
GetUserGroups extracts user group from the header
Types ¶
type APIHandler ¶
type APIHandler interface{}
APIHandler is an api handler interface. Common functions should be defined, if needed
Click to show internal directories.
Click to hide internal directories.