Documentation ¶ Index ¶ func TestApi(p Provider) func(t *testing.T) type Provider Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func TestApi ¶ func TestApi(p Provider) func(t *testing.T) Types ¶ type Provider ¶ type Provider interface { // Make creates n nodes. fullIdentity set to false can be ignored MakeAPISwarm(ctx context.Context, fullIdentity bool, n int) ([]coreiface.CoreAPI, error) } Source Files ¶ View all Source files api.goblock.godag.godht.gokey.goname.goobject.gopath.gopin.gopubsub.gounixfs.go Click to show internal directories. Click to hide internal directories.