Versions in this module Expand all Collapse all v1 v1.4.10 Dec 9, 2020 Changes in this version + func Apply(proposal *peer.Proposal, input *peer.ChaincodeInput, decorators ...Decorator) *peer.ChaincodeInput + type Decorator interface + Decorate func(proposal *peer.Proposal, input *peer.ChaincodeInput) *peer.ChaincodeInput