# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

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
go:generate mockgen -source=./redis.go -destination=./redis-mock_test.go -package=storage.

# Interfaces

go:generate mockgen -source=./redis.go -destination=./redis-mock_test.go -package=storage.