package
0.0.0-20240225024319-b805d9c13f0e
Repository: https://github.com/sebajax/go-vertical-slice-architecture.git
Documentation: pkg.go.dev

# Functions

ErrorResponse is the ErrorResponse that will be passed in the response by Handler.
SuccessResponse is the primitive type SuccessResponse that will be passed in the response by Handler.
SuccessResponseSlice is the list SuccessResponse that will be passed in the response by Handler.