{"id":76396,"library":"uudashr-gopkgs","title":"gopkgs","description":"Package gopkgs is a utility to get list of golang packages.","status":"active","version":"2.0.1+incompatible","language":"go","source_language":null,"source_url":"https://github.com/uudashr/gopkgs","tags":["utility","packages","golang","list"],"install":[{"cmd":"go get github.com/uudashr/gopkgs","lang":"bash","label":"Install github.com/uudashr/gopkgs"}],"dependencies":[],"imports":[{"symbol":"gopkgs","correct":"github.com/uudashr/gopkgs"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/uudashr/gopkgs\"\n)\n\nfunc main() {\n\tpkgs, _ := gopkgs.List(gopkgs.Options{})\n\tfor _, p := range pkgs {\n\t\tfmt.Println(p.ImportPath)\n\t}\n}","lang":"go","description":"List all Go packages in the GOPATH"},"warnings":[],"env_vars":null,"search_vec":"'get':8 'golang':11,15 'gopkg':1,3 'list':9,16 'packag':2,12,14 'util':6,13","created_at":"2026-06-17T19:30:11.830133+00:00","updated_at":"2026-06-17T19:30:11.830133+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/uudashr/gopkgs","github":"https://github.com/uudashr/gopkgs","docs":"https://pkg.go.dev/github.com/uudashr/gopkgs#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}}