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 ¶
NewClient returns a new gclient client that uses the gclient binary at gclientPath.
func NewClientForTesting ¶
NewClientForTesting returns a new gclient client that uses the gclient binary found on the machine's path.
Click to show internal directories.
Click to hide internal directories.