Versions in this module Expand all Collapse all v1 v1.4.9 Sep 30, 2020 Changes in this version + const ApplicationPvtDataExperimental + const ApplicationResourcesTreeExperimental + const ApplicationV1_1 + const ApplicationV1_2 + const ApplicationV1_3 + const ApplicationV1_4_2 + const ChannelV1_1 + const ChannelV1_3 + const ChannelV1_4_2 + const ChannelV1_4_3 + const OrdererV1_1 + const OrdererV1_4_2 + type ApplicationProvider struct + func NewApplicationProvider(capabilities map[string]*cb.Capability) *ApplicationProvider + func (ap *ApplicationProvider) ACLs() bool + func (ap *ApplicationProvider) FabToken() bool + func (ap *ApplicationProvider) ForbidDuplicateTXIdInBlock() bool + func (ap *ApplicationProvider) HasCapability(capability string) bool + func (ap *ApplicationProvider) KeyLevelEndorsement() bool + func (ap *ApplicationProvider) MetadataLifecycle() bool + func (ap *ApplicationProvider) PrivateChannelData() bool + func (ap *ApplicationProvider) StorePvtDataOfInvalidTx() bool + func (ap *ApplicationProvider) Type() string + func (ap *ApplicationProvider) V1_1Validation() bool + func (ap *ApplicationProvider) V1_2Validation() bool + func (ap *ApplicationProvider) V1_3Validation() bool + func (ap ApplicationProvider) CollectionUpgrade() bool + func (r ApplicationProvider) Supported() error + type ChannelProvider struct + func NewChannelProvider(capabilities map[string]*cb.Capability) *ChannelProvider + func (cp *ChannelProvider) ConsensusTypeMigration() bool + func (cp *ChannelProvider) HasCapability(capability string) bool + func (cp *ChannelProvider) MSPVersion() msp.MSPVersion + func (cp *ChannelProvider) OrgSpecificOrdererEndpoints() bool + func (cp *ChannelProvider) Type() string + func (r ChannelProvider) Supported() error + type OrdererProvider struct + func NewOrdererProvider(capabilities map[string]*cb.Capability) *OrdererProvider + func (cp *OrdererProvider) ConsensusTypeMigration() bool + func (cp *OrdererProvider) ExpirationCheck() bool + func (cp *OrdererProvider) HasCapability(capability string) bool + func (cp *OrdererProvider) PredictableChannelTemplate() bool + func (cp *OrdererProvider) Resubmission() bool + func (cp *OrdererProvider) Type() string + func (r OrdererProvider) Supported() error Incompatible versions in this module v2.1.1+incompatible Jun 1, 2020