# Functions
No description provided by the author
DatastorePrefix sets a prefix for internal state stored in the Datastore.
No description provided by the author
New creates a new [System].
NewBlockstoreProvider returns key provider using bstore.AllKeysChan.
NewNoopProvider creates a ProviderSystem that does nothing.
NewPinnedProvider returns provider supplying pinned keys.
No description provided by the author
Online will enable the router and make it send publishes online.
No description provided by the author
ThroughputReport will fire the callback synchronously once at least limit multihashes have been advertised, it will then wait until a new set of at least limit multihashes has been advertised.
# Constants
https://github.com/ipfs/kubo/pull/9326.
# Variables
No description provided by the author
# Structs
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
Provider announces blocks to the network.
No description provided by the author
Reprovider reannounces blocks to the network.
System defines the interface for interacting with the value provider system.
# Type aliases
KeyChanFunc is function streaming CIDs to pass to content routing.
Option defines the functional option type that can be used to configure BatchProvidingSystem instances.
No description provided by the author