Skip to content

Support Go modules #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nicpottier opened this issue May 25, 2018 · 3 comments
Closed

Support Go modules #36

nicpottier opened this issue May 25, 2018 · 3 comments

Comments

@nicpottier
Copy link

As vgo has been accepted, would be great to get gogetdoc updated to find the right docs based on the source location under $GOPATH/src/v.

See microsoft/vscode-go#1532 (comment)

@zmb3
Copy link
Owner

zmb3 commented May 25, 2018

Totally! I suspect that go/types (the package upon which this tool is built) will actually take care of that for us once vgo becomes part of the toolchain.

@zmb3 zmb3 changed the title vgo support? Support Go modules Sep 17, 2018
@fore5fire
Copy link

Just curious, what's the status on this? gogetdoc hasn't been working for me since moving to go modules, so I'm assuming that it wasn't taken care of automatically with go/types. Thanks!

@zmb3
Copy link
Owner

zmb3 commented Sep 23, 2018

@lsmith130 thanks for the gentle reminder. The latest version should work for modules in most cases. Feel free to file another issue if you find things that aren't working.

@zmb3 zmb3 closed this as completed Sep 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants