We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://golang.org/pkg/go/types/#Named.Obj documentation is wrong:
TypeName returns the type name for the named type t.
The text was updated successfully, but these errors were encountered:
@willfaught How do you propose I change it?
Sorry, something went wrong.
I'm not sure I understand your question. It should be:
TypeNameObj returns the type name for the named type t.
@willfaught Of course. Obviously should have had my coffee first... - Thanks.
CL https://golang.org/cl/37399 mentions this issue.
8ca68c3
No branches or pull requests
https://golang.org/pkg/go/types/#Named.Obj documentation is wrong:
The text was updated successfully, but these errors were encountered: