Documentation
¶
Index ¶
- type Server
- func (srv *Server) Done() <-chan struct{}
- func (srv *Server) GET(path string, hdl echo.HandlerFunc)
- func (srv *Server) PATCH(path string, hdl echo.HandlerFunc)
- func (srv *Server) POST(path string, hdl echo.HandlerFunc)
- func (srv *Server) PUT(path string, hdl echo.HandlerFunc)
- func (srv *Server) Renderer() echo.Renderer
- func (srv *Server) Run(ctx context.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.