package
0.17.0
Repository: https://github.com/ipfs/go-graphsync.git
Documentation: pkg.go.dev

# Functions

NewBlockHooks returns a new list of incoming request hooks.
NewRequestHooks returns a new list of incoming request hooks.
NewResponseHooks returns a new list of incoming request hooks.

# Structs

ErrPaused indicates a request should stop processing, but only cause it's paused.
IncomingBlockHooks is a set of incoming block hooks that can be processed.
IncomingResponseHooks is a set of incoming response hooks that can be processed.
OutgoingRequestHooks is a set of incoming request hooks that can be processed.
RequestResult is the outcome of running requesthooks.
UpdateResult is the outcome of running response hooks.