Versions in this module Expand all Collapse all v1 v1.999.0 Nov 17, 2022 Changes in this version + var ErrNoHasherInConfig = errors.New("no hasher provided in config file") + func NewHasher(name string) (hashing.Hasher, error)