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

Method Stats

input/list.go:424–426  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

422}
423
424func (s *List) Stats() baker.InputStats {
425 return s.ci.Stats()
426}
427
428func (s *List) Stop() {
429 s.setFatalErr(errors.New("abort requested"))

Callers

nothing calls this directly

Calls 1

StatsMethod · 0.65

Tested by

no test coverage detected