Versions in this module Expand all Collapse all v3 v3.0.1 Dec 22, 2020 v3.0.0 Sep 21, 2020 Changes in this version + func Sum128(data []byte) (h1 uint64, h2 uint64) + func Sum128WithSeed(data []byte, seed uint32) (h1 uint64, h2 uint64) + type Hash128 interface + Sum128 func() (uint64, uint64) + func New128() Hash128 + func New128WithSeed(seed uint32) Hash128 v3.0.0-rc1 Sep 21, 2020 Other modules containing this package github.com/splitio/go-toolkit/v4 github.com/splitio/go-toolkit/v5