package
0.0.0-20220127180550-f040671f88a0
Repository: https://github.com/cagnosolutions/go-web-ddd.git
Documentation: pkg.go.dev
# Structs
User is a user model.
UserController implements the Controller interface for use with the standard library http package.
UserRepository implements the Repository interface and provides methods for the service to use.
UserService implements the Servicer interface and provides methods for the controller to use.
No description provided by the author