Discover Packages
github.com/RothAndrew/example-golang-api
internal
envvar
package
Version:
v0.0.0-...-9b78ba4
Opens a new window with list of versions in this module.
Published: Aug 26, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Load read the env filename and load it into ENV for this process.
type Configuration struct {
}
Configuration ...
Get returns the value from environment variable `<key>`. When an environment variable `<key>_SECURE` exists
the provider is used for getting the value.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.