package
1.2.2
Repository: https://github.com/memnix/memnix-rest.git
Documentation: pkg.go.dev

# Functions

NewRedisRepository returns a new redis repository.
NewRepository returns a new repository.
No description provided by the author
NewUseCase returns a new user use case.

# Structs

RedisRepository is the interface for the redis repository.
No description provided by the author
SQLRepository is the repository for the user.
UseCase is the user use case.

# Interfaces

IRedisRepository is the user redis repository interface.
IRepository is the user repository interface.
No description provided by the author
IUseCase is the user use case interface.