{"id":50028,"library":"go-tools","title":"honnef.co/go/tools","description":"Package tools provides static analysis tools for Go code, including the staticcheck linter.","status":"active","version":"0.7.0","language":"go","source_language":null,"source_url":null,"tags":["static-analysis","linter","code-quality"],"install":[{"cmd":"go get honnef.co/go/tools","lang":"bash","label":"Install honnef.co/go/tools"}],"dependencies":[],"imports":[{"symbol":"staticcheck","correct":"honnef.co/go/tools/staticcheck"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"honnef.co/go/tools/staticcheck\"\n)\n\nfunc main() {\n\t// staticcheck is typically used as a command-line tool, not as a library.\n\tfmt.Println(\"Use 'staticcheck' command-line tool for analysis.\")\n}","lang":"go","description":"Demonstrates importing staticcheck (typically used as CLI)."},"warnings":[],"env_vars":null,"search_vec":"'/go/tools':3 'analysi':8,19 'code':12,22 'code-qu':21 'go':11 'honnef.co':2 'honnef.co/go/tools':1 'includ':13 'linter':16,20 'packag':4 'provid':6 'qualiti':23 'static':7,18 'static-analysi':17 'staticcheck':15 'tool':5,9","created_at":"2026-06-15T04:37:01.959495+00:00","updated_at":"2026-06-15T04:37:01.959495+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/dominikh/go-tools","github":null,"docs":"https://pkg.go.dev/honnef.co/go/tools#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-15","next_check":"2026-12-12","install_tag":null}}