package
0.0.0-20250103101348-a98527d83cb8
Repository: https://github.com/tanveerprottoy/backend-structure-go.git
Documentation: pkg.go.dev

# Functions

NewProduct initializes a new Handler.
NewUser initializes a new Handler.

# Structs

Product handles incoming requests it validates request body converts handler dto to domain dto converts domain entity to handler response payload.
User handles incoming requests.