package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Mar 13, 2023
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 Advanced struct {
DevMode bool
Updates string
}
Advanced settings. Mostly affects front end only.
Config is the data read and written to/from the config file.
Get opens/reads or creates/writes a config file.
New returns a config with defaults.
Copy returns a copy of the config data. Useful for updating the config file.
Update merges in a new config.
Write writes the config file.
Input data to open a config file.
If Dir!="" then config is placed in a sub directory.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.