package
2.0.0+incompatible
Repository: https://github.com/gbrayhan/microservices-go.git
Documentation: pkg.go.dev

# Structs

Controller is a struct that contains the user service.
MessageResponse is a struct that contains the response body for the message.
NewUserRequest is a struct that contains the request body for the new user.
ResponseUser is a struct that contains the response body for the user.