Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { pb.UnimplementedMonitorServer // contains filtered or unexported fields }
Server ..
func NewServer ¶
func NewServer( gitlabClient *gitlab.Client, c config.Config, st store.Store, tsm map[schemas.TaskType]*monitor.TaskSchedulingStatus, ) (s *Server)
NewServer ..
func (*Server) GetTelemetry ¶
GetTelemetry ..
Click to show internal directories.
Click to hide internal directories.