Documentation
¶
Overview ¶
Package pkg provides some commonly used packages and acts a an internal standard library. This includes configuration, logger, router, http and similar packages.
Directories
¶
Path | Synopsis |
---|---|
Package crypto provides abstractions and helpers for common encryption and signing standards.
|
Package crypto provides abstractions and helpers for common encryption and signing standards. |
aes
Package aes provides easy to use functions for utilizing AES GCM to encrypt and decrypt messages using a provided secret key.
|
Package aes provides easy to use functions for utilizing AES GCM to encrypt and decrypt messages using a provided secret key. |
Package password implements functions for securly storing user passwords.
|
Package password implements functions for securly storing user passwords. |
Package prompt provides functionality for filling struct from user input which the user is asked for on the command line.
|
Package prompt provides functionality for filling struct from user input which the user is asked for on the command line. |
Package version provides variables which, when used correctly, provide build information about the application referencing this package.
|
Package version provides variables which, when used correctly, provide build information about the application referencing this package. |
Click to show internal directories.
Click to hide internal directories.