Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LookoutServer ¶
type LookoutServer struct {
// contains filtered or unexported fields
}
func NewLookoutServer ¶
func NewLookoutServer(jobRepository repository.JobRepository) *LookoutServer
func (*LookoutServer) Overview ¶
func (s *LookoutServer) Overview(ctx context.Context, _ *types.Empty) (*lookout.SystemOverview, error)
Click to show internal directories.
Click to hide internal directories.