hash

package
v0.9.12 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// Length is the length of the randomly generated "hash" that is used throughout claudie in different places.
	// be CAUTIOUS when changing this value as this will break backwards compatibility and also invariants within claudie.
	// Dynamic nodepools are assigned a randomly generated hash. Node pool names have a max constraint of 15 characters
	// changing the hash length will invalidate this.
	Length = 7
)

Variables

This section is empty.

Functions

func Create

func Create(length int) string

func Digest

func Digest(data string) []byte

func Digest128

func Digest128(data string) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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