Directories ¶
Path | Synopsis |
---|---|
pkg
|
|
bytesutil
Package bytesutil provides utility functions for byte slice operations.
|
Package bytesutil provides utility functions for byte slice operations. |
cryptoutil
Package cryptoutil provides utility functions for cryptographic operations.
|
Package cryptoutil provides utility functions for cryptographic operations. |
fsutil
Package fsutil provides utility functions for working with the filesystem.
|
Package fsutil provides utility functions for working with the filesystem. |
lru
Package lru implements a generic Least Recently Used (LRU) cache with support for "spam" items.
|
Package lru implements a generic Least Recently Used (LRU) cache with support for "spam" items. |
safecache
Package safecache provides a generic, thread-safe, lazily initiated cache that ensures initialization occurs only once unless bypass is requested.
|
Package safecache provides a generic, thread-safe, lazily initiated cache that ensures initialization occurs only once unless bypass is requested. |
signedcookie
Package signedcookie provides a secure cookie manager for Go web applications.
|
Package signedcookie provides a secure cookie manager for Go web applications. |
timer
Package timer provides a simple timer for measuring the duration of code execution.
|
Package timer provides a simple timer for measuring the duration of code execution. |
validate
Package validate provides a simple way to validate and parse data from HTTP requests.
|
Package validate provides a simple way to validate and parse data from HTTP requests. |
Click to show internal directories.
Click to hide internal directories.