Documentation ¶
Index ¶
- Variables
- func AllBackends(injectReader io.Reader) (cid string, simpleNode peer.Node, backends []vm.Backend, err error)
- func Context() (vm.Context, error)
- func DFSBackend() *testBackend
- func HTTPBackend() vm.Backend
- func Loader(injectReader io.Reader) (cid string, loader vm.Loader, resolver vm.Resolver, tns tns.MockedTns, ...)
- func ResetVars() (err error)
- func Resolver(global bool) (tnsClient mocks.MockedTns, resolver vm.Resolver, err error)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( TestFunc structureSpec.Function MockConfig mocks.InjectConfig MockGlobalConfig mocks.InjectConfig ContextOptions []context.Option TestHost = "ping.examples.tau.link" TestPath = "ping" Wd string )
Functions ¶
func AllBackends ¶
func DFSBackend ¶
func DFSBackend() *testBackend
func HTTPBackend ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.