Documentation
      ¶
    
    
  
    
      Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProfilerSetup ¶ added in v1.7.0
Types ¶
type HttpApiFunc ¶
type HttpServer ¶ added in v1.4.0
type HttpServer struct {
	// contains filtered or unexported fields
}
    func (*HttpServer) Close ¶ added in v1.4.0
func (s *HttpServer) Close() error
func (*HttpServer) Serve ¶ added in v1.4.0
func (s *HttpServer) Serve() error
type Server ¶ added in v1.4.0
type Server struct {
	// contains filtered or unexported fields
}
    func New ¶ added in v1.7.0
func New(cfg *ServerConfig) *Server
func (*Server) AcceptConnections ¶ added in v1.7.0
 Click to show internal directories. 
   Click to hide internal directories.