mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-30 03:32:49 +00:00
250c6eaf92
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>