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/internal/deephash
Josh Bleecher Snyder c06ec45f09 internal/deephash: document MapIter shims
These exist so we can use the optimized MapIter APIs
while still working with released versions of Go.
They're pretty simple, but some docs won't hurt.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
4 years ago
..
deephash.go internal/deephash: use hash.BlockSize instead of a constant 4 years ago
deephash_test.go internal/deephash: add re-usable scratch space 4 years ago
fmtsort.go internal/deephash: rename from deepprint 4 years ago
mapiter.go internal/deephash: document MapIter shims 4 years ago
mapiter_future.go internal/deephash: document MapIter shims 4 years ago