package
0.0.2
Repository: https://github.com/nmarley/aergo-lib.git
Documentation: pkg.go.dev

# Functions

NewBaseContext returns a BaseContext that is used to load configuration easily.

# Structs

BaseContext has IContext interface to get default information to find or generate a configuration file, and viper instance to store and perform actions.

# Interfaces

IContext provides base information to search or create default configuration file.