# 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.