package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Nov 12, 2023
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type JSession struct {
Uid int `json:"uid"`
Token string `json:"token"`
ExpiresAt int64 `json:"expires_at"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.