protobuf-go/cmd
Damien Neil 982684b22e cmd/protoc-gen-go: format default float values as float32
Printing default float values as float64 results in e.g., "3.14"
becoming "3.140000104904175".

Change-Id: I5b21a1f94084b6d9c7b015b34d911972c4a2a1b2
Reviewed-on: https://go-review.googlesource.com/138516
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2018-09-28 21:20:49 +00:00
..
protoc-gen-go cmd/protoc-gen-go: format default float values as float32 2018-09-28 21:20:49 +00:00
protoc-gen-go-grpc cmd/protoc-gen-go-grpc: add gRPC code generator 2018-09-27 19:32:34 +00:00