{"id":64831,"library":"xuanwo-go-locale","title":"Go Locale","description":"Go Locale detects the current system locale and language settings.","status":"active","version":"1.1.3","language":"go","source_language":null,"source_url":"https://github.com/Xuanwo/go-locale","tags":["locale","language","detection","system"],"install":[{"cmd":"go get github.com/Xuanwo/go-locale","lang":"bash","label":"Install github.com/Xuanwo/go-locale"}],"dependencies":[],"imports":[{"symbol":"locale","correct":"github.com/Xuanwo/go-locale"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/Xuanwo/go-locale\"\n)\n\nfunc main() {\n\tlang, _ := locale.Detect()\n\tfmt.Println(lang)\n}","lang":"go","description":"Detect and print the system locale"},"warnings":[],"env_vars":null,"search_vec":"'current':7 'detect':5,15 'go':1,3 'languag':11,14 'local':2,4,9,13 'set':12 'system':8,16","created_at":"2026-06-17T17:00:55.108343+00:00","updated_at":"2026-06-17T17:00:55.108343+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/Xuanwo/go-locale","github":"https://github.com/Xuanwo/go-locale","docs":"https://pkg.go.dev/github.com/Xuanwo/go-locale#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"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}}