golang-github-subosito-gotenv-dev binary package in Ubuntu Mantic amd64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-07-12 03:29:07 UTC Published Ubuntu Mantic amd64 release universe devel Optional 1.3.0-1
  • Published
  • Copied from ubuntu mantic-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Mantic amd64 proposed universe devel Optional 1.3.0-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to mantic

  • Published
  2023-07-12 03:29:13 UTC Superseded Ubuntu Mantic amd64 release universe devel Optional 1.2.0+git20190917.de67a66-3
  • Removal requested .
  • Superseded by amd64 build of golang-github-subosito-gotenv 1.3.0-1 in ubuntu mantic PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu