package
0.0.0-20250125154136-01a2df996ed8
Repository: https://github.com/michelaquino/golang_api_skeleton.git
Documentation: pkg.go.dev

# Functions

Healthcheck is a method that responds only WORKING.
NewUserHandler returns a new pointer of user's struct.

# Structs

UserHandler is a struct that stores an userRepository.