protobuf-go/internal/impl
Joe Tsai bc534a98a5 all: add appengine build tag
The purego tag (see https://golang.org/issue/23172) is a community agreed
upon signal that a given build environment does not support unsafe.
The appengine environment is supposed to respect this tag, but does not
properly do so. Add this tag back in until they fix their environment.

Change-Id: I9a70062be4339c2e1a93cac31d387698c561b8aa
Reviewed-on: https://go-review.googlesource.com/c/154743
Reviewed-by: Damien Neil <dneil@google.com>
2018-12-19 00:36:57 +00:00
..
export.go internal/legacy: extract legacy support out from the impl package 2018-11-30 23:16:16 +00:00
legacy_extension.go reflect/protoreflect: replace Mutable with NewMessage 2018-12-10 21:17:16 +00:00
legacy_hook.go internal/legacy: extract legacy support out from the impl package 2018-11-30 23:16:16 +00:00
legacy_test.go internal/legacy: extract legacy support out from the impl package 2018-11-30 23:16:16 +00:00
legacy_unknown.go internal/impl: allow reflection on typed nil pointers 2018-12-03 19:36:32 +00:00
message_field.go reflect/protoreflect: replace Mutable with NewMessage 2018-12-10 21:17:16 +00:00
message_test.go reflect/prototype: hoist semantic options into builders 2018-12-11 20:25:45 +00:00
message.go reflect/protoreflect: replace Mutable with NewMessage 2018-12-10 21:17:16 +00:00
pointer_reflect.go all: add appengine build tag 2018-12-19 00:36:57 +00:00
pointer_unsafe.go all: add appengine build tag 2018-12-19 00:36:57 +00:00