Commit Graph
1 Commits
Author SHA1 Message Date
ca20611d11 util: add parse fallback helpers (#20022)
util/def: add def.Bool and def.Duration default parse helpers

Replace multiple instances of def.Bool and def.Duration with a new util/def
package.

Updates #20018

Co-authored-by: Bobby <[email protected]>
Co-authored-by: Simon Law <[email protected]>
Signed-off-by: Bobby <[email protected]>
Signed-off-by: Simon Law <[email protected]>
2026-06-15 15:58:51 -07:00