MCPcopy
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
61type dummyStatsTracker struct{}
62
63// interface guard
64var _ cos.StatsTracker = (*dummyStatsTracker)(nil)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected