Documentation ¶
Index ¶
- func GetBaseClient() *api.Client
- func GetClient(token string) *api.Client
- func GetClientFromContext(c echo.Context) *api.Client
- func GetClientFromRequest(r *http.Request) *api.Client
- func GetManagerClient() *api.Client
- func GetSelf(client *api.Client) map[string]interface{}
- func GetSelfEntityId(client *api.Client) string
- func GetTokenFromRequest(r *http.Request) string
- func InvalidateToken(token string) error
- func ValidateToken(token string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBaseClient ¶
func GetManagerClient ¶
func GetSelfEntityId ¶
func GetTokenFromRequest ¶
func InvalidateToken ¶
func ValidateToken ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.