package
0.0.0-20210313190615-2655f85d5204
Repository: https://github.com/z0rr0/send.git
Documentation: pkg.go.dev
# Functions
Exists returns the Item with counter fields if it exists by requested key.
GCMonitor is garbage collection monitoring to delete expired by date or counter items.
InTransaction runs method `f` inside the database transaction and does commit or rollback.
Read reads an item by its key from the database.
# Variables
ErrDecrement is an error when decrement was failed.
ErrNoAttempts is an error when there are no attempts to read some data.
# Type aliases
DecryptFlag is a type for decryption flags.