env
Env vars package
A package to access environment variables in Go
Golang Get Environment Variables Package
18 stars
2 watching
3 forks
Language: Go
last commit: 22 days ago
Linked from 2 awesome lists
configenvenvironment-variablesgenericsgolangpackage
Related projects:
Repository | Description | Stars |
---|---|---|
syntaqx/env | A utility package for working with environment variables in Go programs | 6 |
diegomarangoni/typenv | A minimalistic typed environment variables library for Go that supports various data types and provides flexible configuration options. | 9 |
sakirsensoy/genv | A Go library that simplifies access to environment variables in projects. | 39 |
subosito/gotenv | A package that loads environment variables from files or io.Reader in Go. | 300 |
ian-kent/envconf | Tools to configure Go applications from environment variables. | 11 |
codingconcepts/env | A tool for loading environment variables into Go structs in a flexible and type-safe manner. | 114 |
rbenv/rbenv-vars | An rbenv plugin that safely sets environment variables before spawning Ruby processes. | 422 |
anyenv/anyenv | A wrapper that simplifies the process of installing and managing multiple environment managers for various programming languages. | 1,837 |
sloria/environs | A library for parsing and managing environment variables in Python applications. | 1,215 |
runtime-env/import-meta-env | Provides a way to manage environment-specific variables in JavaScript applications. | 243 |
szkiba/xk6-dotenv | An extension for k6 that loads environment variables from a .env file | 29 |
heyvito/goenv.zsh | Automatically sets environment variables based on .goenv files in the current directory | 1 |
envio-cli/envio | A command-line tool that simplifies the management of environment variables through secure and encrypted profile creation. | 819 |
eval/envied | Ensures the presence and correctness of application environment variables. | 331 |
g4s8/envdoc | Generates documentation for environment variables in Go structs | 61 |