package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Dec 23, 2021
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 {
Logging *logger.Config `json:"logging"`
Plugins map[string]map[string]interface{} `json:"plugins"`
}
Loads the config from a file.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.