tailscale/tka
Joe Tsai c6fadd6d71
all: implement AppendText alongside MarshalText (#9207)
This eventually allows encoding packages that may respect
the proposed encoding.TextAppender interface.
The performance gains from this is between 10-30%.

Updates tailscale/corp#14379

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2023-09-01 18:15:19 -07:00
..
aum.go all: implement AppendText alongside MarshalText (#9207) 2023-09-01 18:15:19 -07: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
deeplink.go tka: add function for generating signing deeplinks (#8385) 2023-06-20 09:36:37 -07:00
deeplink_test.go tka: add function for generating signing deeplinks (#8385) 2023-06-20 09:36:37 -07:00
key.go tka: guard against key-length panics when verifying signatures 2023-07-19 15:33:01 -05: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: guard against key-length panics when verifying signatures 2023-07-19 15:33:01 -05: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 all: implement lock revoke-keys command 2023-08-01 15:37:55 -05:00
tka_test.go all: implement lock revoke-keys command 2023-08-01 15:37:55 -05:00