# Variables
ErrJustStop can be used to inform the iterator to just stop.
# Structs
No description provided by the author
# Interfaces
ByteStore defines a storage interface defining what we expect to be provided for storing a byte slice with a underline key.
ExpirableStore composes the ByteStore providing the expiration versions of Save and TTL extension.
# Type aliases
No description provided by the author