文件名称:开源项目-joho-godotenv.zip
文件大小:13KB
文件格式:ZIP
更新时间:2022-09-24 03:14:30
开源项目
开源项目-joho-godotenv.zip,A Go port of Ruby's dotenv library (Loads environment variables from `.env`.)
【文件预览】:
godotenv-master
----.travis.yml(49B)
----godotenv.go(9KB)
----godotenv_test.go(13KB)
----autoload()
--------autoload.go(232B)
----cmd()
--------godotenv()
----LICENCE(1KB)
----.gitignore(10B)
----README.md(5KB)
----fixtures()
--------plain.env(80B)
--------equals.env(70B)
--------substitutions.env(114B)
--------exported.env(39B)
--------quoted.env(128B)
--------invalid1.env(21B)