package
Version:
v0.1.4
Opens a new window with list of versions in this module.
Published: Mar 15, 2025
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type InfoRsp struct {
ID uint64 `json:"id"`
Account string `json:"account"`
Roles []string `json:"roles"`
State int `json:"state"`
CreatedAt int64 `json:"created_at"`
UpdatedAt int64 `json:"updated_at"`
Email string `json:"email,omitempty"`
Nickname string `json:"nickname,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.