Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPHandler ¶
type HTTPHandler struct{}
func NewHTTPHandler ¶
func NewHTTPHandler() *HTTPHandler
func (*HTTPHandler) Register ¶
func (t *HTTPHandler) Register(r chi.Router, _ *router.Middlewares)
Click to show internal directories.
Click to hide internal directories.