package
3.0.0+incompatible
Repository: https://github.com/hyperledger/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 capabilities string for private data using the experimental feature of collections/sideDB.
ApplicationResourcesTreeExperimental is the capabilities string for private data using the experimental feature of collections/sideDB.
ApplicationV1_1 is the capabilities string for standard new non-backwards compatible fabric v1.1 application capabilities.
ApplicationV1_2 is the capabilities string for standard new non-backwards compatible fabric v1.2 application capabilities.
ApplicationV1_3 is the capabilities string for standard new non-backwards compatible fabric v1.3 application capabilities.
ApplicationV1_4_2 is the capabilities string for standard new non-backwards compatible fabric v1.4.2 application capabilities.
ApplicationV2_0 is the capabilities string for standard new non-backwards compatible fabric v2.0 application capabilities.
ApplicationV2_5 is the capabilities string for standard new non-backwards compatible fabric v2.5 application capabilities.
ChannelV1_1 is the capabilities string for standard new non-backwards compatible fabric v1.1 channel capabilities.
ChannelV1_3 is the capabilities string for standard new non-backwards compatible fabric v1.3 channel capabilities.
ChannelV1_4_2 is the capabilities string for standard new non-backwards compatible fabric v1.4.2 channel capabilities.
ChannelV1_4_3 is the capabilities string for standard new non-backwards compatible fabric v1.4.3 channel capabilities.
ChannelV2_0 is the capabilities string for standard new non-backwards compatible fabric v2.0 channel capabilities.
ChannelV3_0 is the capabilities string for standard new non-backwards compatible fabric v3.0 channel capabilities.
OrdererV1_1 is the capabilities string for standard new non-backwards compatible Fabric v1.1 orderer capabilities.
OrdererV1_4_2 is the capabilities string for standard new non-backwards compatible Fabric v1.4.2 orderer capabilities.
OrdererV2_0 is the capabilities string that defines new Fabric v2.0 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.