Rod Hynes 78f3a6542d Vendor go-mobile dependencies há 1 ano atrás
..
app ff980e38dd Merge commit 'a2ebc38c068485cfa9ce7a299d17cec84fd57db2' into inproxy há 1 ano atrás
asset ff980e38dd Merge commit 'a2ebc38c068485cfa9ce7a299d17cec84fd57db2' into inproxy há 1 ano atrás
bind ff980e38dd Merge commit 'a2ebc38c068485cfa9ce7a299d17cec84fd57db2' into inproxy há 1 ano atrás
cmd ff980e38dd Merge commit 'a2ebc38c068485cfa9ce7a299d17cec84fd57db2' into inproxy há 1 ano atrás
doc 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' há 3 anos atrás
event 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' há 3 anos atrás
example ff980e38dd Merge commit 'a2ebc38c068485cfa9ce7a299d17cec84fd57db2' into inproxy há 1 ano atrás
exp ff980e38dd Merge commit 'a2ebc38c068485cfa9ce7a299d17cec84fd57db2' into inproxy há 1 ano atrás
geom ff980e38dd Merge commit 'a2ebc38c068485cfa9ce7a299d17cec84fd57db2' into inproxy há 1 ano atrás
gl ff980e38dd Merge commit 'a2ebc38c068485cfa9ce7a299d17cec84fd57db2' into inproxy há 1 ano atrás
internal ff980e38dd Merge commit 'a2ebc38c068485cfa9ce7a299d17cec84fd57db2' into inproxy há 1 ano atrás
testdata 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' há 3 anos atrás
vendor 78f3a6542d Vendor go-mobile dependencies há 1 ano atrás
.gitattributes 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' há 3 anos atrás
.gitignore 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' há 3 anos atrás
CONTRIBUTING.md 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' há 3 anos atrás
LICENSE 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' há 3 anos atrás
PATENTS 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' há 3 anos atrás
README.md 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' há 3 anos atrás
codereview.cfg 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' há 3 anos atrás
go.mod ff980e38dd Merge commit 'a2ebc38c068485cfa9ce7a299d17cec84fd57db2' into inproxy há 1 ano atrás
go.sum ff980e38dd Merge commit 'a2ebc38c068485cfa9ce7a299d17cec84fd57db2' into inproxy há 1 ano atrás

README.md

Go support for Mobile devices

Go Reference

The Go mobile repository holds packages and build tools for using Go on mobile platforms.

Package documentation as a starting point:

Caution image

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.