luciconfig

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: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	API_BASE_PATH = "https://luci-config.appspot.com/_ah/api/config/v1/"
)

Variables

This section is empty.

Functions

func NewApiClient

func NewApiClient(ctx context.Context) (*apiClient, error)

API Client that wraps around the LUCI Config client.

Types

type ApiClient

type ApiClient interface {
	// Given a LUCI Config path, retrieve all matching configs to that path.
	GetProjectConfigs(path string) ([]*configApi.LuciConfigGetConfigMultiResponseMessageConfigEntry, error)
}

Interface for LUCI Config wrapper.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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