package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Nov 30, 2022
License: MIT
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 Ticket struct {
Email *string `json:"email"`
Name string `json:"nameOnPlatform"`
ProfileID string `json:"profileId"`
SessionID string `json:"sessionId"`
Expiration time.Time `json:"expiration"`
Token string `json:"ticket"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.