summaryrefslogtreecommitdiffhomepage
path: root/types/opt
AgeCommit message (Collapse)AuthorFilesLines
2020-06-25types/opt: add Bool.EqualBool methodBrad Fitzpatrick2-0/+30
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2020-02-27types/opt: add opt package for a new opt.Bool JSON typeBrad Fitzpatrick2-0/+134
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>