package
0.0.0-20180419104149-40f2d1d03a96
Repository: https://github.com/tjfoc/hyperledger-fabric-gm.git
Documentation: pkg.go.dev

# Functions

New creates a new signature filter, at every evaluation, the policySource is called just before evaluation to get the policy name to use when evaluating the filter In general, both the policy name and the policy itself are mutable, this is why not only the policy is retrieved at each invocation, but also the name of which policy to retrieve.