Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareHashAndString ¶
CompareHashAndString is used to verify that a string matches a provided hash
func ExtractCoinPointerFromString ¶
ExtractCoinPointerFromString Return a coin instance pointer from a string
func GenerateHashFromString ¶
GenerateHashFromString is used to generate a hashed version of the argument passed string
func GenerateSecureToken ¶
GenerateSecureToken Generate a secure random token of the given length and return string
func RemoveFromArray ¶
func RemoveFromArray[T comparable](l []T, item T) []T
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.