package
3.0.0+incompatible
Repository: https://github.com/hyperledger/fabric.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
New returns an evaluator for application policies.
No description provided by the author
NewPolicyChecker creates a new instance of PolicyChecker.
# Structs
No description provided by the author
No description provided by the author
# Interfaces
ChannelPolicyManagerGetter is the local interface that used to generate mocks for foreign interface.
ChannelPolicyReferenceProvider is used to determine if a set of signature is valid and complies with a policy.
Identity is the local interface that used to generate mocks for foreign interface.
IdentityDeserializer is the local interface that used to generate mocks for foreign interface.
Manager defines functions to interface with the policy manager of a channel.
No description provided by the author
Policy is the local interface that used to generate mocks for foreign interface.
PolicyChecker offers methods to check a signed proposal against a specific policy defined in a channel or not.
PolicyManager is the local interface that used to generate mocks for foreign interface.
SignaturePolicyProvider provides the backing implementation of a policy.