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