⬅︎ Back to Go vs. Python
Same exact thing on python can be done by `pydoc -p 8080`
That's neat! That's basically what godoc.org is plus your own $GOPATH stuff.
Comment
Same exact thing on python can be done by `pydoc -p 8080`
Parent comment
That's neat! That's basically what godoc.org is plus your own $GOPATH stuff.