summaryrefslogtreecommitdiffhomepage
path: root/types
AgeCommit message (Expand)AuthorFilesLines
2020-04-09wgengine: don't allocate so much in userspaceEngine.getStatusBrad Fitzpatrick1-0/+33
2020-04-06types/logger: add Discard helper.David Anderson1-0/+3
2020-03-27types/key: make Public implement TextMarshaler, TextUnmarshalerBrad Fitzpatrick2-0/+46
2020-03-26cmd/tailscaled, wgengine, ipn: add /debug/ipn handler with world stateBrad Fitzpatrick1-1/+12
2020-03-06types/logger: add adapters for Logf to std Logger/WriterBrad Fitzpatrick2-0/+43
2020-02-28types/key: add IsZero methodsBrad Fitzpatrick1-0/+6
2020-02-27types/opt: add opt package for a new opt.Bool JSON typeBrad Fitzpatrick2-0/+134
2020-02-25types/logger: add WithPrefix, use it in two placesBrad Fitzpatrick1-1/+9
2020-02-17derp: use new types/key packageBrad Fitzpatrick1-0/+30
2020-02-14Move "logger" package to under types, now that we have it.Brad Fitzpatrick1-0/+10
2020-02-14types/empty: add Message, stop using mysterious *struct{}Brad Fitzpatrick1-0/+14