package
Version:
v0.0.0-...-f30c324
Opens a new window with list of versions in this module.
Published: Mar 17, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type TokenType struct {
Id string `json:"Id"`
Used_time int `json:"Used_time"`
User_agent string `json:"User_agent"`
Ip string `json:"Ip"`
Create_at time.Time `json:"Create_at"`
Update_at time.Time `json:"Update_at"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.