Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
gogen
command
Command gogen provides cryptographic key generation and password hashing functionality.
|
Command gogen provides cryptographic key generation and password hashing functionality. |
|
internal
|
|
|
commands
Package commands provides the command-line interface for the gogen tool.
|
Package commands provides the command-line interface for the gogen tool. |
|
config
Package config defines the configuration structure and validation rules for the gogen tool.
|
Package config defines the configuration structure and validation rules for the gogen tool. |
|
pkg
|
|
|
hash
Package hash provides functionality for secure password hashing and benchmarking using the bcrypt algorithm.
|
Package hash provides functionality for secure password hashing and benchmarking using the bcrypt algorithm. |
|
key
Package key provides functionality for creating and managing cryptographic keys.
|
Package key provides functionality for creating and managing cryptographic keys. |
|
validator
Package validator provides a wrapper around go-playground/validator with built-in translation support for validation error messages.
|
Package validator provides a wrapper around go-playground/validator with built-in translation support for validation error messages. |
Click to show internal directories.
Click to hide internal directories.