//
pkg.gl
Category
github.com/rtemb/srv-users
internal
storage
package
1.0.0
Repository:
https://github.com/rtemb/srv-users.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
5
Files
75 SLOC
#
Functions
NewStorage
No description provided by the author
#
Structs
RedisStorage
No description provided by the author
User
No description provided by the author
#
Interfaces
Storage
go:generate go run github.com/maxbrunsfeld/counterfeiter/v6 -fake-name StorageMock -o ../testing/mocks/storage.go .