all: Update protobuf package 1.0.0 -> 1.2.0 (#5452)

Also adds a few file global options to keep the generated code similar
to what we already had.
This commit is contained in:
Jakob Borg
2019-01-14 11:53:36 +01:00
committed by GitHub
parent c87411851d
commit b01edca420
132 changed files with 41655 additions and 16821 deletions

View File

@@ -1,14 +1,6 @@
// Code generated by protoc-gen-gogo. DO NOT EDIT.
// source: issue312.proto
/*
Package issue312 is a generated protocol buffer package.
It is generated from these files:
issue312.proto
It has these top-level messages:
*/
package issue312
import proto "github.com/gogo/protobuf/proto"
@@ -62,15 +54,17 @@ func (x *TaskState) UnmarshalJSON(data []byte) error {
*x = TaskState(value)
return nil
}
func (TaskState) EnumDescriptor() ([]byte, []int) { return fileDescriptorIssue312, []int{0} }
func (TaskState) EnumDescriptor() ([]byte, []int) {
return fileDescriptor_issue312_ffe23d3d41bbbf36, []int{0}
}
func init() {
proto.RegisterEnum("issue312.TaskState", TaskState_name, TaskState_value)
}
func init() { proto.RegisterFile("issue312.proto", fileDescriptorIssue312) }
func init() { proto.RegisterFile("issue312.proto", fileDescriptor_issue312_ffe23d3d41bbbf36) }
var fileDescriptorIssue312 = []byte{
var fileDescriptor_issue312_ffe23d3d41bbbf36 = []byte{
// 147 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xe2, 0xcb, 0x2c, 0x2e, 0x2e,
0x4d, 0x35, 0x36, 0x34, 0xd2, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0xe2, 0x80, 0xf1, 0xa5, 0x74,