Versions in this module Expand all Collapse all v0 v0.1.10 Dec 16, 2019 Changes in this version + type Instance struct + Adapter bsnet.BitSwapNetwork + Exchange *bitswap.Bitswap + Peer peer.ID + func NewInstance(ctx context.Context, net tn.Network, p tnet.Identity, ...) Instance + func (i *Instance) Blockstore() blockstore.Blockstore + func (i *Instance) SetBlockstoreLatency(t time.Duration) time.Duration + type InstanceGenerator struct + func NewTestInstanceGenerator(net tn.Network, bsOptions ...bitswap.Option) InstanceGenerator + func (g *InstanceGenerator) Close() error + func (g *InstanceGenerator) Instances(n int) []Instance + func (g *InstanceGenerator) Next() Instance v0.1.10-1 Dec 16, 2019