package
1.15.4-boost
Repository: https://github.com/filecoin-project/go-data-transfer.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewTransport makes a new hooks manager with the given hook events interface.
RegisterCompletedRequestListener is used by the tests.
RegisterCompletedResponseListener is used by the tests.
SupportedExtensions sets what data transfer extensions are supported.

# Structs

ChannelGraphsyncRequests describes any graphsync request IDs associated with a given channel.
ChannelsForPeer describes current active channels for a given peer and their associated graphsync requests.
Transport manages graphsync hooks for data transfer, translating from graphsync hooks to semantic data transfer events.

# Type aliases

Option is an option for setting up the graphsync transport.