Versions in this module Expand all Collapse all v0 v0.1.4 Oct 13, 2020 v0.1.3 Oct 7, 2020 Changes in this version + type Pooler interface + Get func() *bmtlegacy.Hasher + Put func(*bmtlegacy.Hasher) + Size func() int + func New(minPool, branches int) Pooler