Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2567)

Unified Diff: appengine/cmd/milo/logdog/internal/stream.pb.go

Issue 2191693003: Milo: Add LogDog annotation stream support. (Closed) Base URL: https://github.com/luci/luci-go@master
Patch Set: Rebarse Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « appengine/cmd/milo/logdog/internal/stream.proto ('k') | appengine/cmd/milo/logdog/logDogBuild.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/cmd/milo/logdog/internal/stream.pb.go
diff --git a/appengine/cmd/milo/logdog/internal/stream.pb.go b/appengine/cmd/milo/logdog/internal/stream.pb.go
new file mode 100644
index 0000000000000000000000000000000000000000..4a3569c2a4d322156629e0bc333ba3317de6a6e4
--- /dev/null
+++ b/appengine/cmd/milo/logdog/internal/stream.pb.go
@@ -0,0 +1,75 @@
+// Code generated by protoc-gen-go.
+// source: github.com/luci/luci-go/appengine/cmd/milo/logdog/internal/stream.proto
+// DO NOT EDIT!
+
+/*
+Package internal is a generated protocol buffer package.
+
+It is generated from these files:
+ github.com/luci/luci-go/appengine/cmd/milo/logdog/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 init() {
+ proto.RegisterType((*CachedStep)(nil), "internal.CachedStep")
+}
+
+func init() {
+ proto.RegisterFile("github.com/luci/luci-go/appengine/cmd/milo/logdog/internal/stream.proto", fileDescriptor0)
+}
+
+var fileDescriptor0 = []byte{
+ // 180 bytes of a gzipped FileDescriptorProto
+ 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0x74, 0x8c, 0xb1, 0x8e, 0xc2, 0x30,
+ 0x0c, 0x40, 0xd5, 0xd3, 0xe9, 0x54, 0xe5, 0xb6, 0x4e, 0x55, 0x87, 0xd3, 0x89, 0x89, 0x85, 0x58,
+ 0x82, 0x91, 0x91, 0x01, 0xe6, 0xf2, 0x05, 0x69, 0x1a, 0x52, 0x4b, 0x89, 0x1d, 0x35, 0xe9, 0xff,
+ 0x93, 0xa6, 0x82, 0x8d, 0x25, 0x91, 0x9f, 0x9f, 0x9f, 0xb8, 0x5a, 0x4c, 0xd3, 0x32, 0x48, 0xcd,
+ 0x1e, 0xdc, 0xa2, 0xb1, 0x3c, 0x07, 0xcb, 0xa0, 0x42, 0x30, 0x64, 0x91, 0x0c, 0x68, 0x3f, 0x82,
+ 0x47, 0xc7, 0xe0, 0xd8, 0x8e, 0x6c, 0x01, 0x29, 0x99, 0x99, 0x94, 0x83, 0x98, 0x66, 0xa3, 0xbc,
+ 0x0c, 0x33, 0x27, 0x6e, 0xea, 0x17, 0xee, 0xce, 0x9f, 0x92, 0x19, 0x78, 0x26, 0x28, 0xfe, 0x56,
+ 0x54, 0x44, 0x9c, 0x54, 0x42, 0xa6, 0xb8, 0x65, 0x76, 0x37, 0x21, 0x2e, 0x4a, 0x4f, 0x66, 0xbc,
+ 0x27, 0x13, 0x9a, 0x3f, 0xf1, 0x1d, 0xf3, 0xdf, 0x56, 0xff, 0xd5, 0xfe, 0xf7, 0x28, 0xe4, 0x7a,
+ 0x24, 0xd7, 0x4d, 0x5f, 0x78, 0xd3, 0x89, 0xfa, 0x81, 0x84, 0x31, 0xfb, 0xed, 0x57, 0x76, 0xea,
+ 0xfe, 0x3d, 0x0f, 0x3f, 0x25, 0x78, 0x7a, 0x06, 0x00, 0x00, 0xff, 0xff, 0xfe, 0x22, 0x3a, 0x43,
+ 0xe2, 0x00, 0x00, 0x00,
+}
« no previous file with comments | « appengine/cmd/milo/logdog/internal/stream.proto ('k') | appengine/cmd/milo/logdog/logDogBuild.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698