# Functions
ConfigPaths returns the paths from environment and defaults which are CWD and /etc/hyperledger/fabric.
GetDefaultOpts offers a default implementation for Opts returns a new instance every time.
New creates a ConfigParser instance.
YamlStringToStructHook is a hook for viper(viper.Unmarshal(*,*, here)), it is able to parse a string of minified yaml into a slice of structs.
# Structs
ConfigParser holds the configuration file locations.
No description provided by the author
FactoryOpts holds configuration information used to initialize factory implementations.
No description provided by the author
InmemKeystoreOpts - empty, as there is no config for the in-memory keystore.
SwOpts contains options for the SWFactory.