monitor

package
v0.0.0-...-234d38c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	pb.MonitorClient
}

Client ..

func NewClient

func NewClient(ctx context.Context, endpoint *url.URL) *Client

NewClient ..

type Server

type Server struct {
	pb.UnimplementedMonitorServer
	// contains filtered or unexported fields
}

Server ..

func NewServer

func NewServer(
	c config.Config,
	st store.Store,
	tsm map[schemas.TaskType]*schemas.TaskSchedulingStatus,
) (s *Server)

NewServer ..

func (*Server) Serve

func (s *Server) Serve(url *url.URL)

Serve ..

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL