commit | eae5320c54e072ecf3984f8444c5e9de22c027c3 | [log] [tgz] |
---|---|---|
author | Hilário Coelho <hilario.coelho@securityside.com> | Tue May 17 14:48:02 2022 +0000 |
committer | Hyang-Ah Hana Kim <hyangah@gmail.com> | Wed May 18 03:50:03 2022 +0000 |
tree | 3b7158269ca158cdaeb296bc49e2269f4291ca81 | |
parent | 50dca8fc073d03ff0058102c8e4672ac302cb764 [diff] |
bind: added protocol documentation to Objective-C generated file Fixes golang/go#46956 Change-Id: Ifa1b8e7f2a0e46034f0eccc32249f69a064199e3 GitHub-Last-Rev: 175fa08b1696fca4c11b35b691e0df550ed66864 GitHub-Pull-Request: golang/mobile#67 Reviewed-on: https://go-review.googlesource.com/c/mobile/+/331429 Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com> Reviewed-by: Hajime Hoshi <hajimehoshi@gmail.com> Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com> Reviewed-by: Michael Knyszek <mknyszek@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
The Go mobile repository holds packages and build tools for using Go on mobile platforms.
Package documentation as a starting point:
The Go Mobile project is experimental. Use this at your own risk. While we are working hard to improve it, neither Google nor the Go team can provide end-user support.
This is early work and installing the build system requires Go 1.5. Follow the instructions on golang.org/wiki/Mobile to install the gomobile command, build the basic and the bind example apps.
Contributions to Go are appreciated. See https://golang.org/doc/contribute.html.