| Index: milo/appengine/job_source/raw_presentation/internal/stream.pb.go
|
| diff --git a/milo/appengine/job_source/raw_presentation/internal/stream.pb.go b/milo/appengine/job_source/raw_presentation/internal/stream.pb.go
|
| deleted file mode 100644
|
| index e0a7f63182950200ba16fdb9dd653b92203d868c..0000000000000000000000000000000000000000
|
| --- a/milo/appengine/job_source/raw_presentation/internal/stream.pb.go
|
| +++ /dev/null
|
| @@ -1,81 +0,0 @@
|
| -// Code generated by protoc-gen-go. DO NOT EDIT.
|
| -// source: github.com/luci/luci-go/milo/appengine/job_source/raw_presentation/internal/stream.proto
|
| -
|
| -/*
|
| -Package internal is a generated protocol buffer package.
|
| -
|
| -It is generated from these files:
|
| - github.com/luci/luci-go/milo/appengine/job_source/raw_presentation/internal/stream.proto
|
| -
|
| -It has these top-level messages:
|
| - CachedStep
|
| -*/
|
| -package internal
|
| -
|
| -import proto "github.com/golang/protobuf/proto"
|
| -import fmt "fmt"
|
| -import math "math"
|
| -import milo "github.com/luci/luci-go/common/proto/milo"
|
| -
|
| -// Reference imports to suppress errors if they are not otherwise used.
|
| -var _ = proto.Marshal
|
| -var _ = fmt.Errorf
|
| -var _ = math.Inf
|
| -
|
| -// This is a compile-time assertion to ensure that this generated file
|
| -// is compatible with the proto package it is being compiled against.
|
| -// A compilation error at this line likely means your copy of the
|
| -// proto package needs to be updated.
|
| -const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
|
| -
|
| -// Item is a full annotation protobuf state item. It is used to serialize and
|
| -// deserialize Step and associated fetch data into memcache.
|
| -type CachedStep struct {
|
| - // Step is the root annotation step.
|
| - Step *milo.Step `protobuf:"bytes,1,opt,name=step" json:"step,omitempty"`
|
| - // Finished is true if this is the last annotation protobuf in the stream.
|
| - Finished bool `protobuf:"varint,2,opt,name=finished" json:"finished,omitempty"`
|
| -}
|
| -
|
| -func (m *CachedStep) Reset() { *m = CachedStep{} }
|
| -func (m *CachedStep) String() string { return proto.CompactTextString(m) }
|
| -func (*CachedStep) ProtoMessage() {}
|
| -func (*CachedStep) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{0} }
|
| -
|
| -func (m *CachedStep) GetStep() *milo.Step {
|
| - if m != nil {
|
| - return m.Step
|
| - }
|
| - return nil
|
| -}
|
| -
|
| -func (m *CachedStep) GetFinished() bool {
|
| - if m != nil {
|
| - return m.Finished
|
| - }
|
| - return false
|
| -}
|
| -
|
| -func init() {
|
| - proto.RegisterType((*CachedStep)(nil), "internal.CachedStep")
|
| -}
|
| -
|
| -func init() {
|
| - proto.RegisterFile("github.com/luci/luci-go/milo/appengine/job_source/raw_presentation/internal/stream.proto", fileDescriptor0)
|
| -}
|
| -
|
| -var fileDescriptor0 = []byte{
|
| - // 192 bytes of a gzipped FileDescriptorProto
|
| - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x74, 0x8d, 0xb1, 0x4b, 0xc7, 0x40,
|
| - 0x0c, 0x85, 0xa9, 0x88, 0x94, 0x73, 0xeb, 0xf4, 0xa3, 0x83, 0x14, 0xa7, 0x2e, 0x5e, 0x40, 0x47,
|
| - 0x47, 0x17, 0xe7, 0xba, 0xb8, 0x95, 0xeb, 0x35, 0xb6, 0x91, 0x5e, 0x72, 0xdc, 0xa5, 0xf8, 0xef,
|
| - 0x4b, 0xaf, 0xea, 0xe6, 0x12, 0xc8, 0x4b, 0xde, 0xf7, 0x99, 0xf7, 0x85, 0x74, 0xdd, 0x27, 0xeb,
|
| - 0x25, 0xc0, 0xb6, 0x7b, 0x2a, 0xe3, 0x61, 0x11, 0x08, 0xb4, 0x09, 0xb8, 0x18, 0x91, 0x17, 0x62,
|
| - 0x84, 0x4f, 0x99, 0xc6, 0x2c, 0x7b, 0xf2, 0x08, 0xc9, 0x7d, 0x8d, 0x31, 0x61, 0x46, 0x56, 0xa7,
|
| - 0x24, 0x0c, 0xc4, 0x8a, 0x89, 0xdd, 0x06, 0x59, 0x13, 0xba, 0x60, 0x63, 0x12, 0x95, 0xa6, 0xfe,
|
| - 0x8d, 0xdb, 0xe7, 0xff, 0x1c, 0x5e, 0x42, 0x10, 0x86, 0xf2, 0xff, 0x23, 0x64, 0x96, 0x93, 0x9a,
|
| - 0x4f, 0xcc, 0xfd, 0xab, 0x31, 0x2f, 0xce, 0xaf, 0x38, 0xbf, 0x29, 0xc6, 0xe6, 0xce, 0x5c, 0x67,
|
| - 0xc5, 0x78, 0xa9, 0xba, 0xaa, 0xbf, 0x7d, 0x34, 0xf6, 0x28, 0xd9, 0xe3, 0x32, 0x94, 0xbc, 0x69,
|
| - 0x4d, 0xfd, 0x41, 0x4c, 0x79, 0xc5, 0xf9, 0x72, 0xd5, 0x55, 0x7d, 0x3d, 0xfc, 0xed, 0xd3, 0x4d,
|
| - 0x01, 0x3e, 0x7d, 0x07, 0x00, 0x00, 0xff, 0xff, 0x7f, 0xf2, 0xe6, 0x33, 0xf3, 0x00, 0x00, 0x00,
|
| -}
|
|
|