protobuf-go/runtime
Damien Neil cc2b078f98 proto: enable/disable fast path with build tags
Remove the Reflection field from MarshalOptions and UnmarshalOptions.
Disable the fast path and use the reflection-based implementation when
the 'protoreflect' build tag is set.

Change-Id: Ic674e3af67501de27fb03ec2712fbed40eae7fef
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/170896
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2019-04-07 17:00:00 +00:00
..
protoiface proto: enable/disable fast path with build tags 2019-04-07 17:00:00 +00:00
protoimpl all: move v1 types over to the v2 repository 2019-03-22 20:01:07 +00:00
protolegacy runtime: expose protoimpl and protolegacy 2018-11-30 23:16:22 +00:00