Versions in this module Expand all Collapse all v0 v0.0.1 Feb 19, 2019 Changes in this version + func New32() hash.Hash32 + func New64() hash.Hash64 + func Sum128(data []byte) (h1 uint64, h2 uint64) + func Sum32(data []byte) uint32 + func Sum64(data []byte) uint64 + type Hash128 interface + Sum128 func() (uint64, uint64) + func New128() Hash128