package
0.0.0-20240212194147-30914e9c53fe
Repository: https://github.com/athirsonsilva/golang-net-http-restapi.git
Documentation: pkg.go.dev

# Functions

ClientError sends a specific status code and error message.
ConvertDateFromString converts a string to a time.Time.
IsAuthenticated checks if the user is authenticated.
JsonResponse returns a JSON response with passed HTTP status code.
NewHelpers sets the app config.
PathVar extracts the last path variable from request and returns it.
ServerError sends a more detailed message containing the error and the stack trace.