mobile/bind/seq
David Crawshaw 960fedd178 internal/mobileinit: new package for shared logic
Package app contains some logic that we want to share with
gobind-based libraries. So move it to a new internal package
that both can import.

Long term the log changes should be in the standard library,
but the Go tree is currently frozen.

Fixes golang/go#11630.

Change-Id: I9ff622fc499bf255bce18df23cb68b03f667947f
Reviewed-on: https://go-review.googlesource.com/11981
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
2015-07-08 21:29:11 +00:00
..
buffer.go bind/java: manage Java object lifetime based on reference count. 2015-06-04 16:53:15 +00:00
ref.go bind/java: manage Java object lifetime based on reference count. 2015-06-04 16:53:15 +00:00
seq.go internal/mobileinit: new package for shared logic 2015-07-08 21:29:11 +00:00
seq_test.go go.mobile/bind/seq: Go implementation of parameter serialization 2014-07-28 15:47:26 -04:00
string.go bind/seq: add Buffer.{Read,Write}UTF8. 2015-04-14 18:50:33 +00:00
string_test.go bind/seq: add Buffer.{Read,Write}UTF8. 2015-04-14 18:50:33 +00:00