package
Version:
v0.0.0-...-1cb6917
Opens a new window with list of versions in this module.
Published: Jul 8, 2019
License: LGPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type EnInfo struct {
UserID string `json:"user_id,omitempty"`
IP string `json:"ip,omitempty"`
}
EnInfo ... 加密的信息
type Payload struct {
jwt.Payload
EnInfo EnInfo
}
Payload jwt.Payload
Source Files
¶
Click to show internal directories.
Click to hide internal directories.