package
1.1.0
Repository: https://github.com/lightkool/fabric.git
Documentation: pkg.go.dev

# Functions

NewApplicationProvider creates a application capabilities provider.
NewChannelProvider creates a channel capabilities provider.
NewOrdererProvider creates an orderer capabilities provider.

# Constants

ApplicationPvtDataExperimental is the capabilties string for private data using the experimental feature of collections/sideDB.
ApplicationResourcesTreeExperimental is the capabilties string for private data using the experimental feature of collections/sideDB.
ApplicationV1_1 is the capabilties string for standard new non-backwards compatible fabric v1.1 application capabilities.
ChannelV1_1 is the capabilties string for standard new non-backwards compatible fabric v1.1 channel capabilities.
OrdererV1_1 is the capabilties string for standard new non-backwards compatible fabric v1.1 orderer capabilities.

# Structs

ApplicationProvider provides capabilities information for application level config.
ChannelProvider provides capabilities information for channel level config.
OrdererProvider provides capabilities information for orderer level config.