package
0.0.0-20230521212102-dd386a9fcc29
Repository: https://github.com/miniscruff/genenv.git
Documentation: pkg.go.dev
# Functions
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
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
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
DataStoreConfig will allow loading one of the possible data storage types.
No description provided by the author
MemDataStoreConfig will configure using an in memory data store.
No description provided by the author
No description provided by the author
SqliteDataStoreConfig will configure a sqlite database for storage.
# Interfaces
DateStore is a generic interface for storing a key value pair.