protobuf icon indicating copy to clipboard operation
protobuf copied to clipboard

proto equal: Use reflect.Value.String() for String kinds.

Open benjaminp opened this issue 5 years ago • 0 comments

This leads to shorter code. It also allows using proto.Equal with a newtyped string field.

benjaminp avatar Apr 20 '20 21:04 benjaminp