//
pkg.gl
Category
github.com/hyperledger-labs/fabric-block-archiving
cmd
common
package
2.0.0-alpha+incompatible
Repository:
https://github.com/hyperledger-labs/fabric-block-archiving.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
10
Dependents
0
Files
182 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.