analysis

package
v0.0.0-...-9fda50d Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package analysis provides a client for interacting with LUCI Analysis, and providing fake data for testing.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type FakeTestVariantBranchesClient

type FakeTestVariantBranchesClient struct {
	TestVariantBranches []*pb.TestVariantBranch
	BatchGetErr         error
}

func (*FakeTestVariantBranchesClient) BatchGet

type TestVariantBranchesClient

type TestVariantBranchesClient struct {
	// contains filtered or unexported fields
}

TestVariantBranchesClient is the client to communicate with LUCI Analysis Test Variant Branches service.

func NewTestVariantBranchesClient

func NewTestVariantBranchesClient(ctx context.Context, host, project string) (*TestVariantBranchesClient, error)

NewTestVariantBranchesClient creates a client to communicate with the LUCI Analysis Test Variant Branches service, acting as the given project.

func (*TestVariantBranchesClient) BatchGet

BatchGet retrieves the a list of test variant branches and their segments.

Jump to

Keyboard shortcuts

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