mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-03-10 16:14:39 +00:00
Declare the internal protobuf dependencies as variables of interface type so that they can be more easily replaced by custom implementations. Change-Id: I7fff885fd79ee0117c1c62654b2fd4b1877708da Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/186659 Reviewed-by: Damien Neil <dneil@google.com>