golang / gddo

Go Doc Dot Org
https://godoc.org
BSD 3-Clause "New" or "Revised" License
1.1k stars 267 forks source link

Public API api.godoc.org/packages sets 'import count' to zero for all packages #683

Open Zamony opened 4 years ago

Zamony commented 4 years ago

As stated in the title each package in the response has "import_count": 0.

Example: {'path': 'github.com/gorilla/mux', 'import_count': 0}