type hash.Hash32
7 uses
hash (current package)
hash.go#L49: type Hash32 interface {
hash/adler32
adler32.go#L45: func New() hash.Hash32 {
hash/crc32
crc32.go#L146: func New(tab *Table) hash.Hash32 {
crc32.go#L158: func NewIEEE() hash.Hash32 { return New(IEEETable) }
compress/zlib
reader.go#L53: digest hash.Hash32
writer.go#L33: digest hash.Hash32
rsc.io/qr
png.go#L32: crc hash.Hash32
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |