Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AdRoll/baker
/ Stats
Method
Stats
examples/filtering/filter.go:39–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
}
38
39
func
(f *LazyFilter) Stats() baker.FilterStats {
40
return
baker.FilterStats{}
41
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected