# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ConfigAt loads an i2p gateway plugin from the IPFS_PATH directory.
Filename returns the correct path to the config file for consumption by other parts of the application.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Load reads a config file, or if one does not exist, initializes one.
.
PathRoot returns the default configuration root directory.
No description provided by the author

# Constants

DefaultConfigFile is the filename of the configuration file.
DefaultPathName is the default config dir name.
DefaultPathRoot is the path to the default config dir location.
EnvDir is the environment variable used to change the path root.

# Structs

Config is a struct very alike the one used to configure IPFS which is usedto create, load, and access i2p configurations.