Rod Hynes 0435b30dab Vendor go-mobile dependencies 3 rokov pred
..
app 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' 3 rokov pred
asset 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' 3 rokov pred
bind 94bdc8fe7a Fix: 'Unknown reference' abort message masked exceptions 3 rokov pred
cmd 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' 3 rokov pred
doc 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' 3 rokov pred
event 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' 3 rokov pred
example 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' 3 rokov pred
exp 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' 3 rokov pred
geom 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' 3 rokov pred
gl 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' 3 rokov pred
internal 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' 3 rokov pred
testdata 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' 3 rokov pred
vendor 0435b30dab Vendor go-mobile dependencies 3 rokov pred
.gitattributes 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' 3 rokov pred
.gitignore 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' 3 rokov pred
CONTRIBUTING.md 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' 3 rokov pred
LICENSE 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' 3 rokov pred
PATENTS 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' 3 rokov pred
README.md 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' 3 rokov pred
codereview.cfg 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' 3 rokov pred
go.mod 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' 3 rokov pred
go.sum 84d460615f Merge commit '44cb74bc2b013ee154ee578daa3cf79a25ee37bc' as 'MobileLibrary/go-mobile' 3 rokov pred

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.