package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jan 14, 2024
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type GitHub struct {
Repos []string `toml:"repos"`
APIBaseURL string `toml:"api_base_url"`
AccessToken string `toml:"access_token"`
Timeout int `toml:"timeout"`
Debug bool `toml:"debug"`
Log telegraf.Logger
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.