tailscale/util/deephash
Andrew Lytvynov 1302bd1181
all: cleanup unused code, part 1 (#10661)
Run `staticcheck` with `U1000` to find unused code. This cleans up about
a half of it. I'll do the other half separately to keep PRs manageable.

Updates #cleanup

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
2023-12-20 14:50:30 -08:00
..
testtype all: update copyright and license headers 2023-01-27 15:36:29 -08:00
debug.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
deephash_test.go all: cleanup unused code, part 1 (#10661) 2023-12-20 14:50:30 -08:00
deephash.go util/deephash: add IncludeFields, ExcludeFields HasherForType Options 2023-08-27 21:01:12 -07:00
pointer_norace.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
pointer_race.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
pointer.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
types_test.go all: cleanup unused code, part 1 (#10661) 2023-12-20 14:50:30 -08:00
types.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00