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

Struct MetadataLastModifiedConfig

filter/metadata_lastmodified.go:19–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19type MetadataLastModifiedConfig struct {
20 DstField string `help:"Name of the field into which write the timestamp to" required:"true"`
21}
22
23type MetadataLastModified struct {
24 cfg *MetadataLastModifiedConfig

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected