hashcode

package
v1.36.7 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeHashAndHexEncode added in v1.36.7

func DecodeHashAndHexEncode(v interface{}) string

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 and 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.

func TryBase64EncodeString added in v1.36.7

func TryBase64EncodeString(str string) string

TryBase64EncodeString will encode a string with base64. If the string is already base64 encoded, returns it directly.

Types

This section is empty.

Jump to

Keyboard shortcuts

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