//
pkg.gl
Category
github.com/devbytes-cloud/conditioner
pkg
config
package
1.3.0
Repository:
https://github.com/devbytes-cloud/conditioner.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
91 SLOC
#
Functions
Exists
Exists checks if the configuration file exists.
Read
Read is a placeholder function for reading the configuration file.
Write
Write writes the default configuration to the configuration file.
#
Structs
Config
Config represents the conditioners configuration.
FS
FS implements the Filesystem interface using the os package.
#
Interfaces
Filesystem
Filesystem defines the operations available for interacting with the filesystem.