Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureGo ¶
func EnsureGo(ctx context.Context, client *http.Client, cipdRoot string) (string, map[string]string, error)
EnsureGo ensures that the Go installation is obtained from CIPD at the correct version and returns the path to the go binary and the relevant environment variables or any errors which occurred. If includeDeps is true, also installs the go_deps CIPD package which contains all dependencies for the go.skia.org/infra repository as of the last update of that package.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.