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) GetError1 ¶ added in v0.0.18
func (h *HTTPHandler) GetError1(c *gin.Context)
GetError1 handler
func (*HTTPHandler) GetError2 ¶ added in v0.0.18
func (h *HTTPHandler) GetError2(c *gin.Context)
GetError2 handler
Click to show internal directories.
Click to hide internal directories.