package
1.1.0
Repository: https://github.com/vcaesar/fabric.git
Documentation: pkg.go.dev

# Functions

NewEndorserServer creates and returns a new Endorser server instance.

# Structs

Endorser provides the Endorser service ProcessProposal.
SupportImpl provides an implementation of the endorser.Support interface issuing calls to various static methods of the peer.

# Interfaces

Support contains functions that the endorser requires to execute its tasks.