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
Joe Tsai 44d62b65d0
util/deephash: move typeIsRecursive and canMemHash to types.go (#5386)
Also, rename canMemHash to typeIsMemHashable to be consistent.
There are zero changes to the semantics.

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2 years ago
..
testtype util/deephash: fix unexported time.Time hashing 2 years ago
deephash.go util/deephash: move typeIsRecursive and canMemHash to types.go (#5386) 2 years ago
deephash_test.go util/deephash: move typeIsRecursive and canMemHash to types.go (#5386) 2 years ago
types.go util/deephash: move typeIsRecursive and canMemHash to types.go (#5386) 2 years ago
types_test.go util/deephash: move typeIsRecursive and canMemHash to types.go (#5386) 2 years ago