You can not 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 7e40071571
util/deephash: handle slice edge-cases (#5471)
4 years ago
..
testtype util/deephash: fix unexported time.Time hashing 4 years ago
debug.go util/deephash: add debug printer (#5460) 4 years ago
deephash.go util/deephash: handle slice edge-cases (#5471) 4 years ago
deephash_test.go util/deephash: handle slice edge-cases (#5471) 4 years ago
pointer.go util/deephash: use unsafe.Pointer instead of reflect.Value (#5459) 4 years ago
pointer_norace.go util/deephash: use unsafe.Pointer instead of reflect.Value (#5459) 4 years ago
pointer_race.go util/deephash: use unsafe.Pointer instead of reflect.Value (#5459) 4 years ago
types.go util/deephash: specialize for netip.Addr and drop AppendTo support (#5402) 4 years ago
types_test.go util/deephash: move typeIsRecursive and canMemHash to types.go (#5386) 4 years ago