# Functions
MaxLinks sets the maximum number of links for this channelID.
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.
No description provided by the author
# 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.