hash

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package hash provides utils to calculate hashes.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compute

func Compute(obj any) (uint32, error)

Compute computes the hash of an object using the spew library. Note: spew follows pointers and prints actual values of the nested objects ensuring the hash does not change when a pointer changes.

Types

This section is empty.

Jump to

Keyboard shortcuts

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