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