kubernetes/cmd/libs/go2idl/go-to-protobuf/protobuf
Clayton Coleman f2139b186c Add an experimental protobuf serializer
Provide a core protobuf serializer that can either write objects with
an envelope (a 4 byte prefix and a runtime.Object) or raw to a byte
array.
2016-03-31 10:41:11 -04:00
..
cmd.go Add an experimental protobuf serializer 2016-03-31 10:41:11 -04:00
generator.go Small cleanups in protobuf generator 2016-03-16 08:16:04 +01:00
import_tracker.go Refactor import tracker 2016-03-15 16:02:18 +01:00
namer.go Small cleanups in protobuf generator 2016-03-16 08:16:04 +01:00
package.go Fix package 2016-03-10 08:21:01 +01:00
parser.go Refactor Rewrite functions 2016-03-09 12:19:02 +01:00