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/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>
6 months ago
..
testtype all: update copyright and license headers 1 year ago
debug.go all: update copyright and license headers 1 year ago
deephash.go util/deephash: add IncludeFields, ExcludeFields HasherForType Options 9 months ago
deephash_test.go all: cleanup unused code, part 1 (#10661) 6 months ago
pointer.go all: update copyright and license headers 1 year ago
pointer_norace.go all: update copyright and license headers 1 year ago
pointer_race.go all: update copyright and license headers 1 year ago
types.go all: update copyright and license headers 1 year ago
types_test.go all: cleanup unused code, part 1 (#10661) 6 months ago