go/src/hash
Russ Cox a947912d8a internal/byteorder: use canonical Go casing in names
If Be and Le stand for big-endian and little-endian,
then they should be BE and LE.

Change-Id: I723e3962b8918da84791783d3c547638f1c9e8a9
Reviewed-on: https://go-review.googlesource.com/c/go/+/627376
Reviewed-by: Robert Griesemer <gri@google.com>
Auto-Submit: Russ Cox <rsc@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-11-20 20:59:28 +00:00
..
adler32 internal/byteorder: use canonical Go casing in names 2024-11-20 20:59:28 +00:00
crc32 internal/byteorder: use canonical Go casing in names 2024-11-20 20:59:28 +00:00
crc64 internal/byteorder: use canonical Go casing in names 2024-11-20 20:59:28 +00:00
fnv internal/byteorder: use canonical Go casing in names 2024-11-20 20:59:28 +00:00
maphash internal/byteorder: use canonical Go casing in names 2024-11-20 20:59:28 +00:00
example_test.go
hash.go hash: mention encoding.BinaryAppender in Hash docs 2024-08-08 19:03:03 +00:00
marshal_test.go
test_cases.txt
test_gen.awk