| OLD | NEW |
| (Empty) |
| 1 // Code generated by protoc-gen-go. DO NOT EDIT. | |
| 2 // source: github.com/luci/luci-go/milo/appengine/build_source/raw_presentation/
internal/stream.proto | |
| 3 | |
| 4 /* | |
| 5 Package internal is a generated protocol buffer package. | |
| 6 | |
| 7 It is generated from these files: | |
| 8 github.com/luci/luci-go/milo/appengine/build_source/raw_presentation/int
ernal/stream.proto | |
| 9 | |
| 10 It has these top-level messages: | |
| 11 CachedStep | |
| 12 */ | |
| 13 package internal | |
| 14 | |
| 15 import proto "github.com/golang/protobuf/proto" | |
| 16 import fmt "fmt" | |
| 17 import math "math" | |
| 18 import milo "github.com/luci/luci-go/common/proto/milo" | |
| 19 | |
| 20 // Reference imports to suppress errors if they are not otherwise used. | |
| 21 var _ = proto.Marshal | |
| 22 var _ = fmt.Errorf | |
| 23 var _ = math.Inf | |
| 24 | |
| 25 // This is a compile-time assertion to ensure that this generated file | |
| 26 // is compatible with the proto package it is being compiled against. | |
| 27 // A compilation error at this line likely means your copy of the | |
| 28 // proto package needs to be updated. | |
| 29 const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package | |
| 30 | |
| 31 // Item is a full annotation protobuf state item. It is used to serialize and | |
| 32 // deserialize Step and associated fetch data into memcache. | |
| 33 type CachedStep struct { | |
| 34 // Step is the root annotation step. | |
| 35 Step *milo.Step `protobuf:"bytes,1,opt,name=step" json:"step,omitempty"` | |
| 36 // Finished is true if this is the last annotation protobuf in the strea
m. | |
| 37 Finished bool `protobuf:"varint,2,opt,name=finished" json:"finished,omit
empty"` | |
| 38 } | |
| 39 | |
| 40 func (m *CachedStep) Reset() { *m = CachedStep{} } | |
| 41 func (m *CachedStep) String() string { return proto.CompactTextString
(m) } | |
| 42 func (*CachedStep) ProtoMessage() {} | |
| 43 func (*CachedStep) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{
0} } | |
| 44 | |
| 45 func (m *CachedStep) GetStep() *milo.Step { | |
| 46 if m != nil { | |
| 47 return m.Step | |
| 48 } | |
| 49 return nil | |
| 50 } | |
| 51 | |
| 52 func (m *CachedStep) GetFinished() bool { | |
| 53 if m != nil { | |
| 54 return m.Finished | |
| 55 } | |
| 56 return false | |
| 57 } | |
| 58 | |
| 59 func init() { | |
| 60 proto.RegisterType((*CachedStep)(nil), "internal.CachedStep") | |
| 61 } | |
| 62 | |
| 63 func init() { | |
| 64 proto.RegisterFile("github.com/luci/luci-go/milo/appengine/build_source/
raw_presentation/internal/stream.proto", fileDescriptor0) | |
| 65 } | |
| 66 | |
| 67 var fileDescriptor0 = []byte{ | |
| 68 // 192 bytes of a gzipped FileDescriptorProto | |
| 69 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x74, 0x8d,
0xb1, 0x4b, 0xc7, 0x40, | |
| 70 0x0c, 0x85, 0xa9, 0x88, 0x94, 0x73, 0xeb, 0xf4, 0xa3, 0x83, 0x14, 0xa7,
0x2e, 0x5e, 0x40, 0x47, | |
| 71 0x47, 0x17, 0xe7, 0xba, 0xb8, 0x95, 0xeb, 0x35, 0xb6, 0x91, 0x5e, 0x72,
0xdc, 0xa5, 0xf8, 0xef, | |
| 72 0x4b, 0xaf, 0xea, 0xe6, 0x12, 0xc8, 0x4b, 0xde, 0xf7, 0x99, 0xf7, 0x85,
0x74, 0xdd, 0x27, 0xeb, | |
| 73 0x25, 0xc0, 0xb6, 0x7b, 0x2a, 0xe3, 0x61, 0x11, 0x08, 0xb4, 0x09, 0xb8,
0x18, 0x91, 0x17, 0x62, | |
| 74 0x84, 0x4f, 0x99, 0xc6, 0x2c, 0x7b, 0xf2, 0x08, 0xc9, 0x7d, 0x8d, 0x31,
0x61, 0x46, 0x56, 0xa7, | |
| 75 0x24, 0x0c, 0xc4, 0x8a, 0x89, 0xdd, 0x06, 0x59, 0x13, 0xba, 0x60, 0x63,
0x12, 0x95, 0xa6, 0xfe, | |
| 76 0x8d, 0xdb, 0xe7, 0xff, 0x1c, 0x5e, 0x42, 0x10, 0x86, 0xf2, 0xff, 0x23,
0x64, 0x96, 0x93, 0x9a, | |
| 77 0x4f, 0xcc, 0xfd, 0xab, 0x31, 0x2f, 0xce, 0xaf, 0x38, 0xbf, 0x29, 0xc6,
0xe6, 0xce, 0x5c, 0x67, | |
| 78 0xc5, 0x78, 0xa9, 0xba, 0xaa, 0xbf, 0x7d, 0x34, 0xf6, 0x28, 0xd9, 0xe3,
0x32, 0x94, 0xbc, 0x69, | |
| 79 0x4d, 0xfd, 0x41, 0x4c, 0x79, 0xc5, 0xf9, 0x72, 0xd5, 0x55, 0x7d, 0x3d,
0xfc, 0xed, 0xd3, 0x4d, | |
| 80 0x01, 0x3e, 0x7d, 0x07, 0x00, 0x00, 0xff, 0xff, 0x7f, 0xf2, 0xe6, 0x33,
0xf3, 0x00, 0x00, 0x00, | |
| 81 } | |
| OLD | NEW |