tailscale/types
Brad Fitzpatrick 265c76dbc5 all: unify some redundant testing.TB interface copies
I added yet another one in 6d117d64a2 but that new one is at the
best place int he dependency graph and has the best name, so let's use
that one for everything possible.

types/lazy can't use it for circular dependency reasons, so unexport
that copy at least.

Updates #cleanup

Change-Id: I25db6b6a0d81dbb8e89a0a9080c7f15cbf7aa770
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2025-04-08 08:19:29 -07:00
..
appctype appc,ipn/ipnlocal,types/appctype: implement control provided routes 2024-01-17 14:40:09 -08:00
bools types/bools: fix doc typo (#15021) 2025-02-13 16:12:00 -08:00
dnstype cmd/viewer,all: consistently use "read-only" instead of "readonly" 2025-01-14 08:26:56 -08:00
empty all: update copyright and license headers 2023-01-27 15:36:29 -08:00
flagtype all: update copyright and license headers 2023-01-27 15:36:29 -08:00
iox types/iox: add function types for Reader and Writer (#14366) 2024-12-11 10:55:21 -08:00
ipproto all: use Go 1.22 range-over-int 2024-04-16 15:32:38 -07:00
key types/key: use tlpub: in error message (#13707) 2024-10-07 17:28:45 +01:00
lazy all: unify some redundant testing.TB interface copies 2025-04-08 08:19:29 -07:00
logger all: unify some redundant testing.TB interface copies 2025-04-08 08:19:29 -07:00
logid types/logid: add Add method (#12478) 2024-06-17 16:03:44 -07:00
netlogtype all: update copyright and license headers 2023-01-27 15:36:29 -08:00
netmap control/controlclient,tailcfg:types: remove MaxKeyduration from NetMap 2025-02-14 18:06:23 +00:00
nettype wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration 2023-04-15 13:40:15 -07:00
opt all: statically enforce json/v2 interface satisfaction (#15154) 2025-02-27 12:33:31 -08:00
persist types/persist: remove Persist.LegacyFrontendPrivateMachineKey 2025-01-27 22:01:50 +00:00
prefs all: statically enforce json/v2 interface satisfaction (#15154) 2025-02-27 12:33:31 -08:00
preftype cmd/tailscaled,*: add start of configuration file support 2023-10-16 10:40:27 -07:00
ptr all: update copyright and license headers 2023-01-27 15:36:29 -08:00
result types/result, util/lineiter: add package for a result type, use it 2024-11-05 10:27:52 -08:00
structs all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tkatype types/tkatype: add test for MarshaledSignature's JSON format 2023-08-19 19:34:18 -07:00
views types/views: make SliceEqualAnyOrder also do short slice optimization 2025-01-30 22:29:35 +00:00