protobuf-go/internal/encoding/text
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
..
decode.go
encode.go internal/encoding/text: format using 32 bitsize when encoding float32 2019-01-18 17:54:23 +00:00
number.go internal/encoding/text: format using 32 bitsize when encoding float32 2019-01-18 17:54:23 +00:00
string.go
text_test.go internal/encoding/text: change Value.Float{32,64} to Value.Float 2019-03-13 04:35:13 +00:00
value.go internal/encoding/text: change Value.Float{32,64} to Value.Float 2019-03-13 04:35:13 +00:00