package host

Import Path
	/pkg/integrations/yaegi/testdata/vfs/_pkg/src/host (on go.dev)

Dependency Relation
	imports one package, and imported by one package

Involved Source Files host.go
Package-Level Type Names (total 2)
/* sort by: | */
Host any Mach *am.Machine var H *Host
BindingId is optional, if empty, then the host will do a (grouped) binding. Names am.S Schema am.Schema func github.com/pancsta/asyncmachine-go/pkg/integrations/yaegi.Exec[G](mach am.Api, code fstest.MapFS, host G, symbols interp.Exports, ioOut, ioErr io.Writer) (*Ret, error)
Package-Level Variables (only one)
var H *Host