Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotInitialized = errors.New("ipfs not initialized, please run 'ipfs init'")
ErrNotInitialized is returned when we fail to read the config because the repo doesn't exist.
Functions ¶
func ReadConfigFile ¶
ReadConfigFile reads the config from `filename` into `cfg`.
func WriteConfigFile ¶
WriteConfigFile writes the config from `cfg` into `filename`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.