//
pkg.gl
Category
github.com/hyperledger-labs/fabric
cmd
common
package
1.4.7
Repository:
https://github.com/hyperledger-labs/fabric.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
185 SLOC
#
Packages
comm
No description provided by the author
signer
No description provided by the author
#
Functions
ConfigFromFile
ConfigFromFile loads the given file and converts it to a Config.
NewCLI
NewCLI creates a new CLI with the given name and help message.
#
Structs
CLI
CLI defines a command line interpreter.
Config
Config aggregates configuration of TLS and signing.
#
Type aliases
CLICommand
CLICommand defines a command that is added to the CLI via an external consumer.