package
Version:
v0.0.0-...-594642b
Opens a new window with list of versions in this module.
Published: Nov 21, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type InfoResponse struct {
Aatar string `json:"avatar"`
UserName string `json:"userName"`
UserID uint64 `json:"userId"`
Name string `json:"name"`
Roles []string `json:"roles"`
Permissions []string `json:"permissions"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.