package
Version:
v0.0.30
Opens a new window with list of versions in this module.
Published: Feb 1, 2020
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AutoRia struct {
Period Duration `toml:"period"`
ApiKey string `toml:"api_key"`
}
type Config struct {
AutoRia AutoRia `toml:"autoria"`
}
New reads application configuration from specified file path.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.