func hash/crc32.Checksum one use hash/crc32 (current package) crc32.go#L251: func Checksum(data []byte, tab *Table) uint32 { return Update(0, tab, data) }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)