import "github.com/tsavola/wag/internal/test/runner/imports"
imports.go
type Func struct { VecIndex int Addr uint64 Suspender bool Variadic bool wa.FuncType }
func (impl Func) Implements(signature wa.FuncType) bool
func (f Func) String() (s string)
Package imports imports 2 packages (graph) and is imported by 1 packages. Updated 2021-01-25. Refresh now. Tools for package owners.