Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Utils ¶
type Utils struct {
// contains filtered or unexported fields
}
Utils is a utility structure that holds the AES key.
func NewUtils ¶
NewUtils creates a new Utils instance with the AES key from the environment variable. The AES key must be exactly 32 bytes (256 bits) long.
Click to show internal directories.
Click to hide internal directories.