Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Hasher ¶
func NewSimpleKeyHasher ¶
func NewSimpleKeyHasher() Hasher
type SimpleHasher ¶
type SimpleHasher int32
func (*SimpleHasher) GetHash ¶
func (h *SimpleHasher) GetHash() SimpleHasher
func (*SimpleHasher) WriteBytes ¶
func (h *SimpleHasher) WriteBytes(key []byte)
func (*SimpleHasher) WriteString ¶
func (h *SimpleHasher) WriteString(key string)
Click to show internal directories.
Click to hide internal directories.