Commit Graph

8 Commits

Author SHA1 Message Date
Stephan Renatus 3621f4c2d7 move JSON marshalling into cmd, add `-emit-defaults` flag
Signed-off-by: Stephan Renatus <srenatus@chef.io>
2018-02-05 15:22:38 +01:00
Stephan Renatus 722be68976 pass EmitDefaults to jsonpb.Marshaler
Signed-off-by: Stephan Renatus <srenatus@chef.io>
2018-02-03 12:08:32 +01:00
Josh Humphries 4f202d18f3 support binary headers; flesh out doc for some exported symbols that were previously undocumented 2017-12-13 16:01:48 -05:00
Josh Humphries 1eec3bcbd6 oops -- remove some unused code 2017-12-13 15:46:56 -05:00
Josh Humphries 91fb94b700 fix CI tests to work with go 1.6; add another error message that was observed in CI 2017-12-13 15:31:48 -05:00
Josh Humphries 6c05311fb9 use custom dialer so we can show better error messages when things like TLS handshakes go awry; restore error message checks in tls tests 2017-12-13 15:30:57 -05:00
Josh Humphries 45e17ae10b grpc connection management no longer yields same errors from dial; also fix fmt issue in error message 2017-12-05 01:53:17 -05:00
Josh Humphries 9dfaded6cf initial commit, functioning grpcurl command-line util 2017-11-20 13:15:15 -05:00