package
0.0.0-20231005144957-7f578057d75f
Repository: https://github.com/hyperledger/fabric-cli.git
Documentation: pkg.go.dev
# Functions
NewChannelCommand creates a new "fabric channel" command.
NewChannelConfigCommand creates a new "fabric channel config" command.
NewChannelCreateCommand creates a new "fabric channel create" command.
NewChannelJoinCommand creates a new "fabric channel join" command.
NewChannelListCommand creates a new "fabric channel list" command.
NewChannelUpdateCommand creates a new "fabric channel update" command.
# Structs
BaseCommand implements common channel command functions.
ConfigCommand implements the channel config command.
CreateCommand implements the channel create command.
JoinCommand implements the channel join command.
ListCommand implements the channel list command.
UpdateCommand implements the channel update command.