hash

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 14, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package hash contains Hash functions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HighwayHash

func HighwayHash(ctx context.Context, obj interface{}) (hash string, err error)

HighwayHash computes a fast non-cryptographic hash and returns a string.

func HighwayHashUInt64

func HighwayHashUInt64(ctx context.Context, obj interface{}) (hash uint64, err error)

HighwayHashUInt64 computes a fast non-cryptographic hash and returns it as an unsigned integer.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL