Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AdRoll/baker
/ LazyFilterConfig
Struct
LazyFilterConfig
examples/filtering/filter.go:16–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
type
LazyFilterConfig
struct
{
17
Stakhanovite bool `help:
"If true, then only discard records after 8pm"
`
18
}
19
type
LazyFilter
struct
{
20
stakhanovite bool
21
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected