support

package
v0.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2021 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CollectionConfigRetriever

type CollectionConfigRetriever struct {
	// contains filtered or unexported fields
}

CollectionConfigRetriever loads and caches collection configuration and policies

func (*CollectionConfigRetriever) Config

Config returns the configuration for the given collection

func (*CollectionConfigRetriever) Policy

Policy returns the collection access policy

type CollectionConfigRetrieverProvider added in v0.1.1

type CollectionConfigRetrieverProvider struct {
	// contains filtered or unexported fields
}

CollectionConfigRetrieverProvider is a collection config retriever provider

func NewCollectionConfigRetrieverProvider added in v0.1.1

func NewCollectionConfigRetrieverProvider(
	stateDBProvider stateDBProvider,
	blockPublisherProvider api.BlockPublisherProvider,
	idProvider collcommon.IdentityDeserializerProvider,
	identifierProvider collcommon.IdentifierProvider,
	lifecycleCCInfoProvider chaincodeInfoProvider) *CollectionConfigRetrieverProvider

NewCollectionConfigRetrieverProvider returns a new CollectionConfigRetrieverProvider

func (*CollectionConfigRetrieverProvider) ForChannel added in v0.1.1

ForChannel returns the retriever for the given channel

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL