{"id":65068,"library":"ian-kent-envconf","title":"Envconf","description":"A Go library for configuring applications via environment variables.","status":"active","version":"0.0.0-20141026121121-c19809918c02","language":"go","source_language":null,"source_url":"https://github.com/ian-kent/envconf","tags":["config","environment","env"],"install":[{"cmd":"go get github.com/ian-kent/envconf","lang":"bash","label":"Install github.com/ian-kent/envconf"}],"dependencies":[],"imports":[{"symbol":"envconf","correct":"github.com/ian-kent/envconf"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/ian-kent/envconf\"\n)\n\nfunc main() {\n\tcfg := envconf.New()\n\tcfg.Set(\"MY_VAR\", \"value\")\n\tfmt.Println(cfg.Get(\"MY_VAR\"))\n}","lang":"go","description":"Create an environment configuration and set/get a variable."},"warnings":[],"env_vars":null,"search_vec":"'applic':7 'config':11 'configur':6 'env':13 'envconf':1 'environ':9,12 'go':3 'librari':4 'variabl':10 'via':8","created_at":"2026-06-17T17:04:05.231196+00:00","updated_at":"2026-06-17T17:04:05.231196+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/ian-kent/envconf","github":"https://github.com/ian-kent/envconf","docs":"https://pkg.go.dev/github.com/ian-kent/envconf#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}}