protobuf-go/encoding
Herbie Ong 250c6eaf92 internal/encoding/text: change Value.Float{32,64} to Value.Float
Collapse Value.Float32 and Value.Float64 into single API to keep it
consistent with Value.{Int,Uint}.

Change-Id: I07737e72715fe3cc3f6bcad579cf5d6cfe3757d5
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/167317
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2019-03-13 04:35:13 +00:00
..
jsonpb encoding/jsonpb: switch MarshalOptions to use new JSON encoder 2019-03-11 21:54:53 +00:00
testprotos cmd/protoc-gen-go: enforce init order within packages 2019-03-10 22:19:14 +00:00
textpb internal/encoding/text: change Value.Float{32,64} to Value.Float 2019-03-13 04:35:13 +00:00