//
pkg.gl
Category
github.com/TechPay-io/sirius-base
gossip
itemsfetcher
package
0.1.4
Repository:
https://github.com/techpay-io/sirius-base.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
315 SLOC
#
Functions
DefaultConfig
No description provided by the author
New
New creates a item fetcher to retrieve items based on hash announcements.
#
Structs
Callback
No description provided by the author
Config
No description provided by the author
Fetcher
Fetcher is responsible for accumulating item announcements from various peers and scheduling them for retrieval.
#
Type aliases
ItemsRequesterFn
ItemsRequesterFn is a callback type for sending a item retrieval request.