envutil

package
v2.17.1 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LookupEnvWithFile

func LookupEnvWithFile(key string) (string, error)

LookupEnvWithFile retrieves the value of the environment variable named by the key (e.g. HCLOUD_TOKEN). If the previous environment variable is not set, it retrieves the content of the file located by a second environment variable named by the key + '_FILE' (.e.g HCLOUD_TOKEN_FILE).

For both cases, the returned value may be empty.

The value from the environment takes precedence over the value from the file.

Types

This section is empty.

Jump to

Keyboard shortcuts

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