commit | d6f00813f9d635ee53485d50952e39e94d50e9f7 | [log] [tgz] |
---|---|---|
author | Daniel Skinner <daniel@dasa.cc> | Tue Dec 22 14:37:17 2015 -0600 |
committer | David Crawshaw <crawshaw@golang.org> | Thu Jan 07 20:28:16 2016 +0000 |
tree | 9705f7508f7fde6c5d67a60f4f5868d00deb07b3 | |
parent | 54b4a066d7be26c28d4f4fddc7686ea269fa02a4 [diff] |
improve readability of Pool.UnmarshalBinary Change-Id: If0a0ac668f910a8dd5a05b87e841403b8d390de1 Reviewed-on: https://go-review.googlesource.com/18121 Reviewed-by: David Crawshaw <crawshaw@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.