package
5.0.0+incompatible
Repository: https://github.com/qwenode/tailscale.git
Documentation: pkg.go.dev
# Packages
Package testtype contains types for testing deephash.
# Functions
Hash returns the hash of v.
HasherForType is like Hash, but it returns a Hash func that's specialized for the provided reflect type, avoiding a map lookup per value.
Update sets last to the hash of v and reports whether its value changed.