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

# Packages

# Functions

ConfigFromFile loads the given file and converts it to a Config.
NewCLI creates a new CLI with the given name and help message.

# Structs

CLI defines a command line interpreter.
Config aggregates configuration of TLS and signing.

# Type aliases

CLICommand defines a command that is added to the CLI via an external consumer.