Documentation
¶
Index ¶
- type Config
- type HTTPServer
- type Server
- func (s *Server) Accept(addr string, listeners ...net.Listener)
- func (s *Server) Close()
- func (s *Server) DisableProfiler()
- func (s *Server) EnableProfiler()
- func (s *Server) InitRouter(enableProfiler bool, routers ...router.Router)
- func (s *Server) UseMiddleware(m middleware.Middleware)
- func (s *Server) Wait(waitChan chan error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.