//
pkg.gl
Category
github.com/tanveerprottoy/backend-structure-go
internal
api
delivery
http
handler
package
0.0.0-20250103101348-a98527d83cb8
Repository:
https://github.com/tanveerprottoy/backend-structure-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
2
Files
401 SLOC
#
Functions
NewProduct
NewProduct initializes a new Handler.
NewUser
NewUser initializes a new Handler.
#
Structs
Product
Product handles incoming requests it validates request body converts handler dto to domain dto converts domain entity to handler response payload.
User
User handles incoming requests.