Descriptiongoprotobuf: Use encoding.TextMarshaler and encoding.TextUnmarshaler in place of
the identical custom interfaces.
encoding.Text{Marshaler,Unmarshaler} were added in Go 1.2 (April 2013);
it's safe to rely on them now.
Patch Set 1 #Patch Set 2 : diff -r 7b1a95a08cc267525579d936e6fcbace64ad506f https://code.google.com/p/goprotobuf #Patch Set 3 : diff -r 7b1a95a08cc267525579d936e6fcbace64ad506f https://code.google.com/p/goprotobuf #Patch Set 4 : diff -r 7b1a95a08cc267525579d936e6fcbace64ad506f https://code.google.com/p/goprotobuf #
MessagesTotal messages: 3
|