Documentation
¶
Overview ¶
Package filter provides generic key=value filtering for config structs using YAML round-trip. Structs are marshaled to YAML, unmarshaled to map[string]any, then queried with dot-path keys (e.g., "model.name").
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.