Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HTTPService ¶
type HTTPService struct { }
func NewHTTPServer ¶
func NewHTTPServer() HTTPService
func (HTTPService) RegisterHandler ¶
func (s HTTPService) RegisterHandler(e *echo.Echo)
Click to show internal directories.
Click to hide internal directories.