package
0.1.0
Repository: https://github.com/itzmanish/go-loganalyzer.git
Documentation: pkg.go.dev

# 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.

# Structs

No description provided by the author

# Interfaces

Store interface provide methods that are required in a store.

# Type aliases

No description provided by the author