Directories ¶
Path | Synopsis |
---|---|
etm
Package etm provides a set of Encrypt-Then-MAC AEAD implementations, which combine block ciphers like AES with HMACs.
|
Package etm provides a set of Encrypt-Then-MAC AEAD implementations, which combine block ciphers like AES with HMACs. |
store/db
db provides useful constants, identifiers, and simple types that apply to all implementations of the store
|
db provides useful constants, identifiers, and simple types that apply to all implementations of the store |
store/db/redis
redis provides the Redis implementation of the StoreClient interface.
|
redis provides the Redis implementation of the StoreClient interface. |
store/db/redis/models
models describes the data types that will be used when storing export data in Redis.
|
models describes the data types that will be used when storing export data in Redis. |
interfaces
interfaces establishes the contract required for any implementation of the export store functionality in a database provider.
|
interfaces establishes the contract required for any implementation of the export store functionality in a database provider. |
Click to show internal directories.
Click to hide internal directories.