summaryrefslogtreecommitdiffhomepage
path: root/types/opt/bool.go
AgeCommit message (Expand)AuthorFilesLines
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-09-29all: fix spelling mistakesJosh Soref1-1/+1
2022-08-09types/opt: support an explicit "unset" value for BoolBrad Fitzpatrick1-9/+16
2022-03-17all: use any instead of interface{}Josh Bleecher Snyder1-1/+1
2021-10-03types/opt: implement Bool.ScanDavid Crawshaw1-0/+26
2021-07-15control/{controlknobs,controlclient}: simplify knobs API, fix controlclient c...Brad Fitzpatrick1-7/+0
2021-07-15net/portmapper: add upnp port mappingjulianknodt1-0/+7
2020-06-25types/opt: add Bool.EqualBool methodBrad Fitzpatrick1-0/+7
2020-02-27types/opt: add opt package for a new opt.Bool JSON typeBrad Fitzpatrick1-0/+68