Documentation ¶
Overview ¶
Package netstore provides an abstraction layer over the Swarm local storage layer that leverages connectivity with other peers in order to retrieve chunks from the network that cannot be found locally.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrRecoveryAttempt = errors.New("failed to retrieve chunk, recovery initiated")
)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.