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/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>
12 months ago
..
aum.go all: update copyright and license headers 1 year ago
aum_test.go all: update copyright and license headers 1 year ago
builder.go all: update copyright and license headers 1 year ago
builder_test.go all: update copyright and license headers 1 year ago
chaintest_test.go various: add golangci-lint, fix issues (#7905) 1 year ago
key.go all: update copyright and license headers 1 year ago
key_test.go all: update copyright and license headers 1 year ago
scenario_test.go all: update copyright and license headers 1 year ago
sig.go tka: add public API on NodeKeySignature key information 1 year ago
sig_test.go all: update copyright and license headers 1 year ago
state.go all: update copyright and license headers 1 year ago
state_test.go various: add golangci-lint, fix issues (#7905) 1 year ago
sync.go all: update copyright and license headers 1 year ago
sync_test.go all: update copyright and license headers 1 year ago
tailchonk.go various: add golangci-lint, fix issues (#7905) 1 year ago
tailchonk_test.go tka: fix go vet complaint on copy of lock value in tailchonk_test.go (#8208) 12 months ago
tka.go various: add golangci-lint, fix issues (#7905) 1 year ago
tka_test.go various: add golangci-lint, fix issues (#7905) 1 year ago