Versions in this module Expand all Collapse all v2 v2.0.1 Apr 22, 2026 v2.0.0 Apr 22, 2026 Changes in this version + func Fnv1aHash(v []string) uint64 + func Fnv1aHashAdd(h uint64, s string) uint64 + func Fnv1aHashAddByte(h uint64, s []byte) uint64 + func Fnv1aNew() uint64 + func Fnv1aStrHash(s string) uint64 + func Fnv1aU8Hash(s []byte) uint64 Other modules containing this package github.com/GuanceCloud/cliutils