Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHttpServer ¶
func NewHttpServer(mb mb.BaseMetricSet) (server.Server, error)
Types ¶
type HttpConfig ¶
type HttpServer ¶
type HttpServer struct {
// contains filtered or unexported fields
}
func (*HttpServer) GetEvents ¶
func (h *HttpServer) GetEvents() chan server.Event
func (*HttpServer) Start ¶
func (h *HttpServer) Start() error
func (*HttpServer) Stop ¶
func (h *HttpServer) Stop()
Click to show internal directories.
Click to hide internal directories.