summaryrefslogtreecommitdiffhomepage
path: root/types/opt/value_test.go
AgeCommit message (Expand)AuthorFilesLines
2025-02-27all: statically enforce json/v2 interface satisfaction (#15154)Joe Tsai1-0/+5
2024-12-16types/opt: fix test to be agnostic to omitzero support (#14401)Joe Tsai1-1/+10
2024-07-08types/opt: add generic Value[T any] for optional values of any typesNick Khyl1-0/+296