commit | 383ad68fc03194d370cbad104671040c4ce0f85d | [log] [tgz] |
---|---|---|
author | Burcu Dogan <jbd@google.com> | Fri Jun 26 10:31:44 2015 -0700 |
committer | Burcu Dogan <jbd@google.com> | Tue Jun 30 06:09:10 2015 +0000 |
tree | 03cb774d2b794df32d6dcb60201ab7759067a7d3 | |
parent | d06bbc53e4cefc0ae7512a1287044218edf850d6 [diff] |
exp/audio: APIs should not use Context pointer type This CL is a followup of CL/11315 where it is suggested to remove Context pointer types from the signatures. Change-Id: Ice68bfabad0e345f7d93102257a99402be8760b5 Reviewed-on: https://go-review.googlesource.com/11560 Reviewed-by: Nigel Tao <nigeltao@golang.org>
The Go mobile repository holds packages and build tools for using Go on Android.
This is early work and installing the build system requires Go 1.5. Follow the build instructions on godoc.org/golang.org/x/mobile/cmd/gomobile to install the gomobile command and build the basic example.
APIs are currently very limited, but under active development. Package documentation serves as a starting point:
Contributions to Go are appreciated. See https://golang.org/doc/contribute.html.