//
pkg.gl
Category
github.com/hydronica/go-config
internal
encode
file
package
0.3.0
Repository:
https://github.com/hydronica/go-config.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
71 SLOC
#
Functions
Encode
Encode a config to a file based on the ext passed in Note: only toml supports comments.
Load
Load config from file, type is determined by the file extension.