package
Version:
v0.0.0-...-2e69b25
Opens a new window with list of versions in this module.
Published: Jan 26, 2021
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Configuration struct {
Log Log
}
Configuration struct have all fields from configuration TOML file
Load loads configuration from path
type Log struct {
Filename string
}
Log defines logging configuration (log filename)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.