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: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
AppKey string `yaml:"app_key"`
MasterSecret string `yaml:"master_secret"`
ChannelID string `yaml:"channel_id"`
}
type Token struct {
AccessToken string
ExpiresIn int64
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.