package
3.0.0+incompatible
Repository: https://github.com/hyperledger/fabric.git
Documentation: pkg.go.dev

# Functions

ConfigPaths returns the paths from environment and defaults which are CWD and /etc/hyperledger/fabric.
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.