package
1.2.0-rc1
Repository: https://github.com/sinochem-tech/fabric.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# 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.