Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NVIDIA/aistore
/ dummyStatsTracker
Struct
dummyStatsTracker
transport/obj_test.go:61–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
)
60
61
type
dummyStatsTracker
struct
{}
62
63
// interface guard
64
var
_ cos.StatsTracker = (*dummyStatsTracker)(nil)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected