//
pkg.gl
Category
github.com/gopheramol/domain-driven-arch
internal
user
handler
package
0.0.0-20240418165223-ef80f4dcac48
Repository:
https://github.com/gopheramol/domain-driven-arch.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
107 SLOC
#
Functions
NewUserHandler
NewUserHandler creates a new instance of UserHandler with the provided user service.
#
Structs
UserHandler
UserHandler represents the HTTP handler for user-related operations.