# Functions
Close the store.
Delete value from store using key.
Get a value from store using key and store in value parameter.
No description provided by the author
NewS3Store creates a new s3 store and return store and a error if any.
Set a key value in store and returns a error.
String return the current store name.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Stores is the list of available store.
# Interfaces
Store interface provide methods that are required in a store.
# Type aliases
No description provided by the author