Discover Packages
github.com/crawshaw/build
envutil
package
Version:
v0.0.0-...-16694d9
Opens a new window with list of versions in this module.
Published: Mar 4, 2021
License: BSD-3-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
golang.org/x/build/envutil
Package envutil provides utilities for working with environment variables.
Expand ▾
Collapse ▴
Documentation
¶
Package envutil provides utilities for working with environment variables.
Dedup returns a copy of env with any duplicates removed, in favor of
later values.
Items are expected to be on the normal environment "key=value" form.
If caseInsensitive is true, the case of keys is ignored.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.