package
Version:
v0.1.10
Opens a new window with list of versions in this module.
Published: Dec 16, 2019
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type OptimizedPeer struct {
Peer peer.ID
OptimizationRating float64
}
OptimizedPeer describes a peer and its level of optimization from 0 to 1.
type PartialRequest struct {
Peers []peer.ID
Keys []cid.Cid
}
PartialRequest is represents one slice of an over request split among peers
Source Files
¶
Click to show internal directories.
Click to hide internal directories.