//
pkg.gl
Category
github.com/SOAT1StackGoLang/msvc-payments
pkg
datastore
package
2.0.0+incompatible
Repository:
https://github.com/soat1stackgolang/msvc-payments.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
4
Dependents
12
Files
140 SLOC
#
Functions
NewRedisStore
No description provided by the author
#
Interfaces
RedisStore
go:generate mockgen -destination=../mocks/datastore_mocks.go -package=mocks github.com/SOAT1StackGoLang/msvc-payments/pkg/datastore RedisStore.