Documentation ¶
Overview ¶
Package rabin provides a Rabin fingerprint hash.Hash64 implementation compatible with the Avro spec: https://avro.apache.org/docs/1.8.2/spec.html#schema_fingerprints.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Bytes ¶
Bytes creates a Rabin fingerprint according to the spec: https://avro.apache.org/docs/1.8.2/spec.html#schema_fingerprints
func New ¶
New constructs a new Rabin fingerprint hash.Hash64 initialized to the empty state according to the Avro spec: https://avro.apache.org/docs/1.8.2/spec.html#schema_fingerprints.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.