Files
kubernetes/cmd/libs/go2idl
k8s-merge-robot 5844145795 Merge pull request #28815 from smarterclayton/fix_stringer
Automatic merge from submit-queue

Generate a better Stringer method for proto types

This replaces the bad string output generated by golang/proto with gogo/protobuf stringer generation. Makes the output similar to %#v and more debuggable. We have to have a String() method to implement proto.Message, so this is strictly better.

@wojtek-t, @thockin for after your PR merges

Fixes #28756
2016-07-15 05:49:40 -07:00
..
2016-07-07 16:49:46 -07:00
2016-07-12 21:52:54 -07:00
2016-03-25 11:21:39 -07:00
2016-03-02 20:46:32 -05:00