hashcode

package
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2021 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func String

func String(s string) int

String hashes a string to a unique hashcode.

crc32 returns a uint32, but for our use we need a non negative integer. Here we cast to an integer and invert it if the result is negative.

func Strings

func Strings(strings []string) string

Strings hashes a list of strings to a unique hashcode.

Types

This section is empty.

Jump to

Keyboard shortcuts

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