library: hash/{crc32, adler32}
This commit is contained in:
@@ -298,6 +298,8 @@ Here are the Go packages that can be imported correctly:
|
||||
* [encoding/base64](https://pkg.go.dev/encoding/base64)
|
||||
* [encoding/csv](https://pkg.go.dev/encoding/csv)
|
||||
* [hash](https://pkg.go.dev/hash)
|
||||
* [hash/adler32](https://pkg.go.dev/hash/adler32)
|
||||
* [hash/crc32](https://pkg.go.dev/hash/crc32) (partially)
|
||||
* [hash/crc64](https://pkg.go.dev/hash/crc64)
|
||||
* [crypto/md5](https://pkg.go.dev/crypto/md5)
|
||||
* [regexp](https://pkg.go.dev/regexp)
|
||||
|
||||
Reference in New Issue
Block a user