You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/types
Brad Fitzpatrick 84138450a4 types/logger, logtail: add mechanism to do structured JSON logs
e.g. the change to ipnlocal in this commit ultimately logs out:

{"logtail":{"client_time":"2022-02-17T20:40:30.511381153-08:00","server_time":"2022-02-18T04:40:31.057771504Z"},"type":"Hostinfo","val":{"GoArch":"amd64","Hostname":"tsdev","IPNVersion":"1.21.0-date.20220107","OS":"linux","OSVersion":"Debian 11.2 (bullseye); kernel=5.10.0-10-amd64"},"v":1}

Change-Id: I668646b19aeae4a2fed05170d7b279456829c844
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
dnstype cmd/cloner: mangle "go:generate" in cloner.go 4 years ago
empty types/empty: add Message, stop using mysterious *struct{} 6 years ago
flagtype types/flagtype: fix bug showing the default port value (shown in --help) 5 years ago
ipproto net/packet, wgengine/filter: support SCTP 5 years ago
key control/noise: use key.Machine{Public,Private} as appropriate. 4 years ago
logger types/logger, logtail: add mechanism to do structured JSON logs 4 years ago
netmap tailcfg: make Node.Hostinfo a HostinfoView 4 years ago
nettype wgengine/magicsock, tstest/natlab: start hooking up natlab to magicsock 5 years ago
opt types/opt: implement Bool.Scan 4 years ago
pad32 net/portmapper: add NAT-PMP client, move port mapping service probing 5 years ago
persist types/persist: use new node key type. 4 years ago
preftype types/preftype: don't use iota for consts persisted to disk 5 years ago
structs types/structs: add structs.Incomparable annotation, use it where applicable 6 years ago
views tailcfg: introduce HostinfoView 4 years ago