Put empties the hash and returns it back to the pool. hp := New(fnv.New64) hsh := hp.Get() defer hp.Put(hsh) // your code return hsh.Sum([]byte{})
(h hash.Hash64)
source not stored for this graph (policy: none)