mirror of
https://github.com/tailscale/tailscale.git
synced 2026-07-20 21:23:07 +08:00
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]>