//
pkg.gl
Category
github.com/michelaquino/golang_api_skeleton
src
handlers
package
0.0.0-20250125154136-01a2df996ed8
Repository:
https://github.com/michelaquino/golang_api_skeleton.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
43 SLOC
#
Functions
Healthcheck
Healthcheck is a method that responds only WORKING.
NewUserHandler
NewUserHandler returns a new pointer of user's struct.
#
Structs
UserHandler
UserHandler is a struct that stores an userRepository.