MCPcopy Create free account
hub / github.com/AdRoll/baker / Stats

Method Stats

topology_test.go:16–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14 return nil
15}
16func (d *dummyInput) Stats() InputStats {
17 return InputStats{}
18}
19func (d *dummyInput) Stop() {}
20func (d *dummyInput) FreeMem(data *Data) {}
21

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected