clients

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const LoadReportInterval = 5 * time.Minute

Interval at which babysitters report load to the manager.

Variables

This section is empty.

Functions

This section is empty.

Types

type BabysitterClient

type BabysitterClient interface {
	CheckHealth(context.Context, *protos.GetHealthRequest) (*protos.GetHealthReply, error)
	RunProfiling(context.Context, *protos.GetProfileRequest) (*protos.GetProfileReply, error)
}

BabysitterClient is a client to a babysitter.

type DistributorClient

DistributorClient is a client to a distributor.

Jump to

Keyboard shortcuts

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