{"id":76227,"library":"semichkin-gopkg-conf","title":"Semichkin Go Config","description":"A configuration management library for Go applications, supporting multiple sources and formats.","status":"active","version":"0.0.5","language":"go","source_language":null,"source_url":"https://github.com/semichkin-gopkg/conf","tags":["config","configuration","management","utility"],"install":[{"cmd":"go get github.com/semichkin-gopkg/conf","lang":"bash","label":"Install github.com/semichkin-gopkg/conf"}],"dependencies":[],"imports":[{"symbol":"conf","correct":"github.com/semichkin-gopkg/conf"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/semichkin-gopkg/conf\"\n)\n\nfunc main() {\n\tcfg := conf.New()\n\tcfg.Set(\"key\", \"value\")\n\tfmt.Println(cfg.Get(\"key\"))\n}","lang":"go","description":"Creates a new config instance, sets a key-value pair, and retrieves it."},"warnings":[],"env_vars":null,"search_vec":"'applic':10 'config':3,16 'configur':5,17 'format':15 'go':2,9 'librari':7 'manag':6,18 'multipl':12 'semichkin':1 'sourc':13 'support':11 'util':19","created_at":"2026-06-17T19:26:11.101383+00:00","updated_at":"2026-06-17T19:26:11.101383+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/semichkin-gopkg/conf","github":"https://github.com/semichkin-gopkg/conf","docs":"https://pkg.go.dev/github.com/semichkin-gopkg/conf#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}}