package
Version:
v0.7.0
Opens a new window with list of versions in this module.
Published: Feb 12, 2022
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 ClientConfig struct {
AccessToken string `envconfig:"optional"`
BaseURL string `envconfig:"optional"`
UploadURL string `envconfig:"optional"`
HTTPRequestTimeout time.Duration `envconfig:"default=30s"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.