package
3.0.0+incompatible
Repository: https://github.com/hyperledger/fabric.git
Documentation: pkg.go.dev
# Functions
GetType returns the type of the request.
ResponseConfigAt returns the ConfigResult at a given index in the Response, or an Error if present.
ResponseEndorsersAt returns the PeerMembershipResult at a given index in the Response, or an Error if present.
ResponseMembershipAt returns the PeerMembershipResult at a given index in the Response, or an Error if present.
SignedRequestToRequest deserializes this SignedRequest's payload and returns the serialized Request in its object form.
# Type aliases
QueryType defines the types of service discovery requests.