všetky možnosti
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Zdroj: golang-github-subosito-gotenv  ]

Balík: golang-github-subosito-gotenv-dev (1.2.0+git20190917.de67a66-2)

Odkazy pre golang-github-subosito-gotenv-dev

Screenshot

Zdroje Debian:

Stiahnuť zdrojový balík golang-github-subosito-gotenv:

Správcovia:

Externé zdroje:

Podobné balíky:

Load environment variables from `.env` or `io.Reader` in Go.

To modify your app environment variables, gotenv expose 2 main functions:

 * gotenv.Load
 * gotenv.Apply
By default, gotenv.Load will look for a file called .env in the current working directory.

Behind the scene, it will then load .env file and export the valid variables to the environment variables. Make sure you call the method as soon as possible to ensure it loads all variables, say, put it on init() function.

Once loaded you can use os.Getenv() to get the value of the variable.

Ostatné balíky súvisiace s balíkom golang-github-subosito-gotenv-dev

  • závisí
  • odporúča
  • navrhuje
  • vylepšuje

Stiahnuť golang-github-subosito-gotenv-dev

Stiahnuť pre všetky dostupné architektúry
Architektúra Veľkosť balíka Nainštalovaná veľkosť Súbory
all 7.9 kB39.0 kB [zoznam súborov]