1
0
mirror of https://github.com/golang/go synced 2024-11-13 15:40:20 -07:00
go/src/hash
Alberto Donizetti 35b80eac7d hash/maphash: remove duplicate from Hash documentation
Fixes #44255

Change-Id: I14d2edbee0a0c39e04111414a57d70ee2fdfb6af
Reviewed-on: https://go-review.googlesource.com/c/go/+/291631
Trust: Alberto Donizetti <alb.donizetti@gmail.com>
Reviewed-by: Keith Randall <khr@golang.org>
2021-02-24 08:36:15 +00:00
..
adler32
crc32 all: go fmt std cmd (but revert vendor) 2021-02-20 03:54:50 +00:00
crc64 hash/crc64: use t.Fatalf in TestGolden 2018-10-25 06:32:12 +00:00
fnv hash/fnv: use bits.Mul64 for 128-bit hash 2018-12-10 22:50:48 +00:00
maphash hash/maphash: remove duplicate from Hash documentation 2021-02-24 08:36:15 +00:00
example_test.go
hash.go
marshal_test.go
test_cases.txt
test_gen.awk