You probably run godoc from inside your module directory. Alex
On Monday, 12 September 2022 at 18:31:11 UTC+10 Jan Mercl wrote: > On Mon, Sep 12, 2022 at 10:01 AM brainman <alex.b...@gmail.com> wrote: > > > I managed to run godoc. > > > > But godoc only displays standard library packages. > > > > Is it possible to configure godoc so it displays packages stored in > private github repos ? > > I use it with no configuration, '$ GO111MODULE=off godoc -http :6060 > &` in particular, and it also shows all packages in $GOPATH. Maybe > setting GOPATH is the configuration you need. > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/57244eca-4d57-4d3d-aa12-ad0ad8e3fb02n%40googlegroups.com.