endpoints

package
v0.21.0 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 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 Babysitter

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

Babysitter is an interface for a babysitter.

type Distributor

Distributor is an interface for a distributor.

Jump to

Keyboard shortcuts

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