package
Version:
v0.0.0-...-d0b798f
Opens a new window with list of versions in this module.
Published: Feb 28, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
AppID string `yaml:"app_id"`
AppKey string `yaml:"app_key"`
AppSecret string `yaml:"app_secret"`
}
type Token struct {
AccessToken string
ExpiresIn int64
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.