# Functions
NewFetcherConfig creates a FetchConfig from which session may be created and nodes retrieved.
# Variables
DefaultPrototypeChooser supports choosing the prototype from the link and falling back to a basicnode.Any builder
Deprecated: use github.com/ipfs/boxo/fetcher/impl/blockservice.DefaultPrototypeChooser.
# Structs
FetcherConfig defines a configuration object from which Fetcher instances are constructed
Deprecated: use github.com/ipfs/boxo/fetcher/impl/blockservice.FetcherConfig.