package
0.1.6
Repository: https://github.com/trustbloc/fabric-peer-ext.git
Documentation: pkg.go.dev

# Functions

AsElements converts the given value to Elements.
Get returns the RequestMgr for the given channel.

# Structs

Element contains transient data for a single key.
Response is the response from a remote peer for a collection of transient data keys.

# Interfaces

Request is an interface to get the response.
RequestMgr is an interface to create a new request and to respond to the request.

# Type aliases

Elements is a slice of Element.