{"id":76459,"library":"gofor-little-env","title":"Gofor Little Env","description":"Package env provides a simple way to load environment variables from .env files.","status":"active","version":"1.0.20","language":"go","source_language":null,"source_url":"https://github.com/gofor-little/env","tags":["env","configuration","dotenv"],"install":[{"cmd":"go get github.com/gofor-little/env","lang":"bash","label":"Install github.com/gofor-little/env"}],"dependencies":[],"imports":[{"symbol":"env","correct":"github.com/gofor-little/env"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/gofor-little/env\"\n)\n\nfunc main() {\n\tenv.Load(\".env\")\n\tfmt.Println(env.Get(\"MY_VAR\"))\n}","lang":"go","description":"Load environment variables from a .env file and read a value."},"warnings":[],"env_vars":null,"search_vec":"'configur':18 'dotenv':19 'env':3,5,15,17 'environ':12 'file':16 'gofor':1 'littl':2 'load':11 'packag':4 'provid':6 'simpl':8 'variabl':13 'way':9","created_at":"2026-06-17T19:31:21.738410+00:00","updated_at":"2026-06-17T19:31:21.738410+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/gofor-little/env","github":"https://github.com/gofor-little/env","docs":"https://pkg.go.dev/github.com/gofor-little/env#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["config"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}