Documentation ¶
Index ¶
Constants ¶
View Source
const ErrFirstBlockLoad = errorString("Unable to load first block")
ErrFirstBlockLoad indicates the traversal was unable to load the very first block in the traversal
Variables ¶
This section is empty.
Functions ¶
func RunTraversal ¶
func RunTraversal( loader ipld.BlockReadOpener, traverser ipldutil.Traverser, sendResponse ResponseSender) error
RunTraversal wraps a given loader with an interceptor that sends loaded blocks out to the network with the given response sender.
Types ¶
Click to show internal directories.
Click to hide internal directories.