Discover Packages
github.com/danicc097/openapi-go-gin-postgres-sqlc
internal
envvar
package
Version:
v0.0.0-...-77c9f96
Opens a new window with list of versions in this module.
Published: Mar 9, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
GetEnv returns an environment variable's value or a default if empty.
Load reads the env filename and loads it into ENV for the current process.
It also initializes/replaces app configuration.
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
¶
Directories
¶
Code generated by counterfeiter.
Code generated by counterfeiter.
Click to show internal directories.
Click to hide internal directories.