MCPcopy Index your code
hub / github.com/rilldata/rill / noopAdminService

Struct noopAdminService

runtime/testruntime/noopadmin.go:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11)
12
13type noopAdminService struct{}
14
15var (
16 _ drivers.AdminService = &noopAdminService{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected