tailscale/tka
valscale 370b2c37e0
tka: fix go vet complaint on copy of lock value in tailchonk_test.go (#8208)
go vet complains when we copy a lock value. Create clone function that
copies everything but the lock value.

Fixes #8207

Signed-off-by: Val <valerie@tailscale.com>
2023-05-25 13:34:13 -07:00
..
aum.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
aum_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
builder.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
builder_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
chaintest_test.go various: add golangci-lint, fix issues (#7905) 2023-04-17 18:38:24 -04:00
key.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
key_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
scenario_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
sig.go tka: add public API on NodeKeySignature key information 2023-02-23 19:20:39 +00:00
sig_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
state.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
state_test.go various: add golangci-lint, fix issues (#7905) 2023-04-17 18:38:24 -04:00
sync.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
sync_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tailchonk.go various: add golangci-lint, fix issues (#7905) 2023-04-17 18:38:24 -04:00
tailchonk_test.go tka: fix go vet complaint on copy of lock value in tailchonk_test.go (#8208) 2023-05-25 13:34:13 -07:00
tka.go various: add golangci-lint, fix issues (#7905) 2023-04-17 18:38:24 -04:00
tka_test.go various: add golangci-lint, fix issues (#7905) 2023-04-17 18:38:24 -04:00