package
Version:
v0.0.0-...-e6e7638
Opens a new window with list of versions in this module.
Published: Aug 20, 2022
License: Apache-2.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 Session struct {
ID string `json:"id"`
UserID string `json:"userId"`
ExpiresAt time.Time `json:"expiresAt"`
AccessToken string `json:"-"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.