Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func New ¶
func New(recorder servicepb.GitLabExporterServer) *Server
func (*Server) ListenAndServe ¶
func (*Server) MetricsCollector ¶
func (s *Server) MetricsCollector() prometheus.Collector
func (*Server) SetServingStatus ¶
func (s *Server) SetServingStatus(service string, status healthpb.HealthCheckResponse_ServingStatus)
Click to show internal directories.
Click to hide internal directories.