package
Version:
v0.10.3
Opens a new window with list of versions in this module.
Published: Dec 10, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type TokenData struct {
AccessToken string `json:"access_token"`
RefreshToken string `json:"refresh_token"`
TokenType string `json:"token_type"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.