Versions in this module Expand all Collapse all v0 v0.6.0 Jul 5, 2019 v0.5.0 May 26, 2017 Changes in this version + func Hash(v interface{}, opts *HashOptions) (uint64, error) + type HashOptions struct + Hasher hash.Hash64 + TagName string + ZeroNil bool + type Includable interface + HashInclude func(field string, v interface{}) (bool, error) + type IncludableMap interface + HashIncludeMap func(field string, k, v interface{}) (bool, error)