Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPServer ¶
type HTTPServer struct { App *bootstrap.Application Router *echo.Echo }
func New ¶
func New( app *bootstrap.Application, ) *HTTPServer
func (HTTPServer) Serve ¶
func (s HTTPServer) Serve()
Click to show internal directories.
Click to hide internal directories.