//
pkg.gl
Category
github.com/trustbloc/fabric-peer-ext
pkg
common
implicitpolicy
package
0.1.6
Repository:
https://github.com/trustbloc/fabric-peer-ext.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
33 SLOC
#
Functions
NewResolver
NewResolver returns a new implicit collection policy resolver.
#
Constants
ImplicitOrg
ImplicitOrg is used in the collection policy to indicate that the collection policy is for the local peer's MSP.
#
Structs
Resolver
Resolver wraps a collection policy and resolves any occurrence of 'IMPLICIT-ORG' to the local MSP.