tailscale/types
Tom DNetto f50043f6cb tka,types/key: remove dependency for tailcfg & types/ packages on tka
Following the pattern elsewhere, we create a new tka-specific types package for the types
that need to couple between the serialized structure types, and tka.

Signed-off-by: Tom DNetto <tom@tailscale.com>
2022-08-04 12:51:58 -07:00
..
dnstype types/dnstype: use viewer instead of cloner 2022-08-02 09:58:53 -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 tka,types/key: remove dependency for tailcfg & types/ packages on tka 2022-08-04 12:51:58 -07:00
logger all: gofmt for Go 1.19 2022-08-02 10:08:05 -07:00
netmap all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
nettype net/netaddr: start migrating to net/netip via new netaddr adapter package 2022-07-25 16:20:43 -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
tkatype tka,types/key: remove dependency for tailcfg & types/ packages on tka 2022-08-04 12:51:58 -07:00
views types/views: add BenchmarkSliceIteration 2022-07-26 21:25:26 -07:00