read_values

package
v0.0.0-...-13f153f Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DialRBECAS

func DialRBECAS(ctx context.Context, instance string) (*perfCASClient, error)

DialRBECAS dials an RBE CAS client given a swarming instance. Pinpoint uses 3 swarming instances to store CAS results https://skia.googlesource.com/buildbot/+/5291743c698e/cabe/go/backends/rbecas.go#19

func IsSupportedAggregation

func IsSupportedAggregation(aggregationMethod string) bool

Types

type CASProvider

type CASProvider interface {
	Fetch(context.Context, *swarmingV1.SwarmingRpcsCASReference) (map[string]perfresults.PerfResults, error)
}

CASProvider provides API to fetch perf results from a given CAS digest.

Jump to

Keyboard shortcuts

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