package
0.0.0-20240731064743-91808f827d5d
Repository: https://github.com/e1m0re/grdn.git
Documentation: pkg.go.dev
# Functions
NewStore instantiates the storage provider based on the Config provider.
# Interfaces
Store is the interface that each store should implement
go:generate go run github.com/vektra/mockery/[email protected] --name=Store.