Versions in this module Expand all Collapse all v0 v0.1.0 Dec 17, 2021 Changes in this version + func GenRandomIndexAndAdv(t *testing.T, lsys ipld.LinkSystem) (schema.Advertisement, schema.Link_Advertisement) + func MkLinkSystem(ds datastore.Batching) ipld.LinkSystem + func RandomCids(n int) ([]cid.Cid, error) + func RandomMultihashes(n int) ([]mh.Multihash, error) + func ToCallback(mhs []mh.Multihash) provider.Callback