package
3.0.0+incompatible
Repository: https://github.com/syahidfrd/go-boilerplate.git
Documentation: pkg.go.dev

# Functions

NewAuthUsecase creates a new instance of AuthUsecase.
NewCryptoService creates a new instance of CryptoService.
NewHttpErr creates a new instance of HttpErr.
NewJWTService creates a new instance of JWTService.
NewLogger creates a new instance of Logger.
NewRedisRepository creates a new instance of RedisRepository.
NewTodoRepository creates a new instance of TodoRepository.
NewTodoUsecase creates a new instance of TodoUsecase.
NewUserRepository creates a new instance of UserRepository.

# Structs

AuthUsecase is an autogenerated mock type for the AuthUsecase type.
CryptoService is an autogenerated mock type for the CryptoService type.
HttpErr is an autogenerated mock type for the HttpErr type.
JWTService is an autogenerated mock type for the JWTService type.
Logger is an autogenerated mock type for the Logger type.
RedisRepository is an autogenerated mock type for the RedisRepository type.
TodoRepository is an autogenerated mock type for the TodoRepository type.
TodoUsecase is an autogenerated mock type for the TodoUsecase type.
UserRepository is an autogenerated mock type for the UserRepository type.