package
Version:
v0.0.0-...-2ec1701
Opens a new window with list of versions in this module.
Published: Jul 24, 2014
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type BitSwap struct {
Ledgers map[string]*Ledger
HaveList map[string]*blocks.Block
WantList []*multihash.Multihash
}
type Ledger struct {
Owner mh.Multihash
Partner mh.Multihash
BytesSent uint64
BytesRecv uint64
Timestamp *time.Time
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.