protobuf-go/internal/encoding
Joe Tsai 009e067ed8 internal/scalar: add scalar package for primitive wrappers
Add the scalar package to reduce dependencies on the v1 proto runtime package.
It may very well be the case that these functions should be exposed in the
public API of v2, but that is not a decision we need to make now.

Change-Id: Ifbc6d15311ba5837909ac72af47c630a80a142ef
Reviewed-on: https://go-review.googlesource.com/c/151402
Reviewed-by: Herbie Ong <herbie@google.com>
2018-11-28 07:06:11 +00:00
..
json go.mod: rename google.golang.org/proto as github.com/golang/protobuf/v2 2018-09-24 16:11:50 +00:00
pack reflect/protoreflect: add Descriptor.Options method 2018-10-23 23:44:11 +00:00
tag internal/scalar: add scalar package for primitive wrappers 2018-11-28 07:06:11 +00:00
text internal/detrand: new package for deterministically random functionality 2018-11-27 02:14:04 +00:00
wire go.mod: rename google.golang.org/proto as github.com/golang/protobuf/v2 2018-09-24 16:11:50 +00:00