Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllAds ¶
func AllAds(t *testing.T, ad schema.Advertisement, lsys ipld.LinkSystem) []schema.Advertisement
func AllMultihashesFromAd ¶
func AllMultihashesFromAd(t *testing.T, ad schema.Advertisement, lsys ipld.LinkSystem) []multihash.Multihash
Types ¶
type RandomAdBuilder ¶
type RandomAdBuilder struct { EntryChunkBuilders []RandomEntryChunkBuilder Seed int64 AddRmWithNoEntries bool }
Click to show internal directories.
Click to hide internal directories.