package
5.5.2
Repository: https://github.com/envelope-zero/backend.git
Documentation: pkg.go.dev

# Functions

@Summary Get health @Description Returns the application health and, if not healthy, an error @Tags General @Produce json @Success 204 @Failure 500 {object} map[string]string @Router /healthz [get].
@Summary Allowed HTTP verbs @Description Returns an empty response with the HTTP Header "allow" set to the allowed HTTP verbs @Tags General @Success 204 @Router /healthz [options].
No description provided by the author