package
Version:
v0.0.0-...-1369677
Opens a new window with list of versions in this module.
Published: Dec 2, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
TokenPrefix = "Bearer "
TokenHeader = "Authorization"
)
type Info struct {
UID string `json:"uid"`
LoginTime int64 `json:"loginTime"`
ExpireTime int64 `json:"expireTime"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.