Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeepHashObject ¶
DeepHashObject writes specified object to hash using the spew library which follows pointers and prints actual values of the nested objects ensuring the hash does not change when a pointer changes.
func ShortSafeEncodeString ¶ added in v0.6.0
ShortSafeEncodeString returns a shortened (6-char) DNS-safe hash to mitigate 63-char name limits. It ensures a consistent 6-character output by padding if needed, maintaining DNS compliance.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.