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

Method Stats

filter/slice.go:85–87  ·  view source on GitHub ↗

Stats implements baker.Filter.

()

Source from the content-addressed store, hash-verified

83
84// Stats implements baker.Filter.
85func (f *Slice) Stats() baker.FilterStats {
86 return baker.FilterStats{}
87}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected