Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/seesaw
/ dummyNCC
Struct
dummyNCC
ncc/client/dummy.go:33–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
)
32
33
type
dummyNCC
struct
{}
34
35
// NewDummyNCC returns a dummy NCC client for testing purpose.
36
// It implements all methods NCC interface requires with no-op.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected