summaryrefslogtreecommitdiffhomepage
path: root/types/opt/value.go
AgeCommit message (Expand)AuthorFilesLines
2025-02-27go.mod: bump github.com/go-json-experiment/json (#15010)Joe Tsai1-8/+8
2024-10-30util/syspolicy/setting: make setting.RawItem JSON-marshallableNick Khyl1-1/+1
2024-07-19types/opt: add (Value[T]).GetOr(def T) T methodNick Khyl1-0/+8
2024-07-08types/opt: add generic Value[T any] for optional values of any typesNick Khyl1-0/+122