Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPHandler ¶
type HTTPHandler struct {
*handler.BaseHTTPHandler
}
HTTPHandler struct.
func NewHTTPHandler ¶
func NewHTTPHandler(logger *infrastructure.Logger) *HTTPHandler
NewHTTPHandler returns HTTPHandler struct.
func (*HTTPHandler) GetError500 ¶
func (h *HTTPHandler) GetError500(c *gin.Context)
GetError500 handler
Click to show internal directories.
Click to hide internal directories.