package
Version:
v1.0.0-alpha.13
Opens a new window with list of versions in this module.
Published: Aug 1, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Load(name string, config interface{})
type Config struct {
Token string `json:"token,omitempty"`
URL string `json:"url,omitempty"`
Timeout time.Duration `json:"timeout,omitempty"`
Protocol string `json:"protocol,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.