Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HTTPServer ¶
type HTTPServer struct {
// contains filtered or unexported fields
}
func (*HTTPServer) Serve ¶
func (s *HTTPServer) Serve() error
func (*HTTPServer) Stop ¶
func (s *HTTPServer) Stop() error
type MetricsServer ¶
type MetricsServer struct {
// contains filtered or unexported fields
}
func (*MetricsServer) Serve ¶
func (s *MetricsServer) Serve() error
func (*MetricsServer) Stop ¶
func (s *MetricsServer) Stop() error
Click to show internal directories.
Click to hide internal directories.