Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RandomAlphaNumeric ¶
RandomAlphaNumeric generates a random string of the specified length using the characters [a-z0-9].
Types ¶
type Secret ¶
type Secret []byte
func FromHexString ¶
FromHexString parses a hex-encoded string into a secret.
func (Secret) MarshalText ¶
func (*Secret) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.