tailscale/types
Brad Fitzpatrick 43f3a969ca types/views: add SliceContains, View.ContainsFunc, View.IndexFunc
We were starting to write these elsewhere as little unexported copies
in misc places.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-07-21 08:28:43 -07:00
..
dnstype tailcfg: use cmd/viewer instead of cmd/cloner. 2022-05-06 10:58:10 -07:00
empty types/empty: add Message, stop using mysterious *struct{} 2020-02-14 13:35:49 -08:00
flagtype types/flagtype: fix bug showing the default port value (shown in --help) 2020-10-19 20:18:31 -07:00
ipproto net/packet, wgengine/filter: support SCTP 2021-03-20 21:34:13 -07:00
key types/key: add ControlPrivate.Shared wrapper too 2022-07-19 14:49:01 -07:00
logger tailcfg: add omitempty to all fields of Hostinfo (#4360) 2022-04-05 13:25:14 -07:00
netmap control/controlclient, types/netmap: remove unused LocalPort field 2022-06-19 17:22:00 -07:00
nettype wgengine/magicsock, tstest/natlab: start hooking up natlab to magicsock 2020-07-10 14:32:58 -07:00
opt all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
pad32 net/portmapper: add NAT-PMP client, move port mapping service probing 2021-02-23 09:07:38 -08:00
persist cmd/cloner,util/codegen: refactor cloner internals to allow reuse 2022-05-06 10:58:10 -07:00
preftype types/preftype: don't use iota for consts persisted to disk 2021-04-02 09:02:54 -07:00
structs types/structs: add structs.Incomparable annotation, use it where applicable 2020-05-03 14:05:32 -07:00
views types/views: add SliceContains, View.ContainsFunc, View.IndexFunc 2022-07-21 08:28:43 -07:00