x/mobile: attaching method docs to generated code #16998
Closed
Labels
Milestone
Comments
Implemented in golang.org/cl/52330. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is a feature request / discussion starter rather than an issue. AFAIK gomobile only generates pure code, but doesn't attach any documentation to the generated classes. I think we could improve heavily on this by taking the docs from the original Go code and trying to move it over to Java/ObjC.
Was this ever considered, and if yes but decided against, I'd be curious of the reasoning behind it.
The text was updated successfully, but these errors were encountered: