gclient

package
v0.0.0-...-6e5b399 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2025 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Overview

Package gclient is a package that enables performing gclient operations required by the chromium bootstrapper.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func NewClient

func NewClient(gclientPath string) *Client

NewClient returns a new gclient client that uses the gclient binary at gclientPath.

func NewClientForTesting

func NewClientForTesting() (*Client, error)

NewClientForTesting returns a new gclient client that uses the gclient binary found on the machine's path.

func (*Client) GetDep

func (c *Client) GetDep(ctx context.Context, depsContents, depPath string) (string, error)

Jump to

Keyboard shortcuts

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