package
0.0.0-20240616054554-7c6bf0ae3faa
Repository: https://github.com/gvre/api-sample-app.git
Documentation: pkg.go.dev
# Functions
NewDatabaseRepository returns a new DatabaseRepository.
NewService returns a new Service.
# Structs
DatabaseRepository implements the UserRepository interface.
Service wraps the user repository.