change_prefix

command
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2023 License: MIT Imports: 2 Imported by: 0

README

Using a prefix in the environment variables

Usually your program is not running alone, it works along with other parts of the system and it is much better to have a prefix in the environment variables so you can differentiate between your programs.

To do this just add the following line before calling the parser

config.PrefixEnv = "EXAMPLE"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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