package
Version:
v1.0.3
Opens a new window with list of versions in this module.
Published: Oct 19, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Tokens struct {
ID int64 `json:"id,omitempty" jsonapi:"primary,credential"`
AccessToken string `json:"accessToken" jsonapi:"attr,accessToken"`
RefreshToken string `json:"refreshToken" jsonapi:"attr,refreshToken"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.