MCPcopy
hub / github.com/rilldata/rill / Context

Method Context

runtime/testruntime/testruntime.go:61–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59 Errorf(format string, args ...interface{})
60 Cleanup(f func())
61 Context() context.Context
62}
63
64// New returns a runtime configured for use in tests.

Calls

no outgoing calls