Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NVIDIA/aistore
/ dummyBackendProvider
Struct
dummyBackendProvider
ais/backend/backend_mock.go:20–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
19
type
(
20
dummyBackendProvider
struct
{
21
t cluster.Target
22
}
23
)
24
25
// interface guard
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected