package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jan 6, 2023
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Timeout int
}
type Result struct {
Code int `json:"code"`
Message string `json:"message"`
Result *accessTokenInfo `json:"result"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.