Skip to content
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

x/mobile/bind: promote a struct S used as function arg or return value to *S #11318

Closed
hyangah opened this issue Jun 21, 2015 · 1 comment
Closed
Labels
FrozenDueToAge mobile Android, iOS, and x/mobile
Milestone

Comments

@hyangah
Copy link
Contributor

hyangah commented Jun 21, 2015

as golang.org/s/gobind says:
Passing and returning a struct S promotes it to *S for the purpose of generating bindings.

Currently this is not implemented.

@hyangah
Copy link
Contributor Author

hyangah commented Apr 2, 2018

I am goig to close this issue because no one is working on this and I can't gauge the demand (one related issue over ~2 years). Feel free to reopen or file a new issue.

@hyangah hyangah closed this as completed Apr 2, 2018
@golang golang locked and limited conversation to collaborators Apr 2, 2019
@rsc rsc unassigned hyangah Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge mobile Android, iOS, and x/mobile
Projects
None yet
Development

No branches or pull requests

3 participants