Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPHandler ¶
type HTTPHandler struct {
// contains filtered or unexported fields
}
func New ¶
func New(authService auth.ServiceInterface, jwtObj *auth.JWTObj) HTTPHandler
func (*HTTPHandler) Healthcheck ¶
func (h *HTTPHandler) Healthcheck(ctx *fiber.Ctx) error
Click to show internal directories.
Click to hide internal directories.