package
0.19.0
Repository: https://github.com/ipfs/go-ipfs-config.git
Documentation: pkg.go.dev

# Functions

Load reads given file and returns the read config, or error.
ReadConfigFile reads the config from `filename` into `cfg`.
WriteConfigFile writes the config from `cfg` into `filename`.

# Variables

ErrNotInitialized is returned when we fail to read the config because the repo doesn't exist.