goenv

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package goenv defines env variables known by Go and some utilities around it.

Index

Constants

View Source
const (
	// GOBIN is the env var for GOBIN.
	GOBIN = "GOBIN"

	// GOPATH is the env var for GOPATH.
	GOPATH = "GOPATH"
)

Variables

This section is empty.

Functions

func Bin

func Bin() string

Bin returns the path of where Go binaries are installed.

func ConfigurePath

func ConfigurePath() error

ConfigurePath configures the env with correct $PATH that has go bin setup.

func Path

func Path() string

Path returns $PATH with correct go bin configuration set.

Types

This section is empty.

Jump to

Keyboard shortcuts

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