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

Side by Side Diff: common/api/logdog_coordinator/services/v1/state.pb.go

Issue 1863973002: LogDog: Update to archival V2. (Closed) Base URL: https://github.com/luci/luci-go@grpcutil-errors
Patch Set: Fix proto comment. Created 4 years, 8 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 unified diff | Download patch
OLDNEW
1 // Code generated by protoc-gen-go. 1 // Code generated by protoc-gen-go.
2 // source: state.proto 2 // source: state.proto
3 // DO NOT EDIT! 3 // DO NOT EDIT!
4 4
5 package logdog 5 package logdog
6 6
7 import proto "github.com/golang/protobuf/proto" 7 import proto "github.com/golang/protobuf/proto"
8 import fmt "fmt" 8 import fmt "fmt"
9 import math "math" 9 import math "math"
10 import _ "github.com/luci/luci-go/common/proto/google"
11 10
12 // Reference imports to suppress errors if they are not otherwise used. 11 // Reference imports to suppress errors if they are not otherwise used.
13 var _ = proto.Marshal 12 var _ = proto.Marshal
14 var _ = fmt.Errorf 13 var _ = fmt.Errorf
15 var _ = math.Inf 14 var _ = math.Inf
16 15
17 // LogStreamState is the log stream state value communicated to services. 16 // LogStreamState is the log stream state value communicated to services.
18 type LogStreamState struct { 17 type LogStreamState struct {
19 // Path is the log stream's path. 18 // Path is the log stream's path.
20 Path string `protobuf:"bytes,1,opt,name=path" json:"path,omitempty"` 19 Path string `protobuf:"bytes,1,opt,name=path" json:"path,omitempty"`
(...skipping 18 matching lines...) Expand all
39 func (m *LogStreamState) Reset() { *m = LogStreamState{} } 38 func (m *LogStreamState) Reset() { *m = LogStreamState{} }
40 func (m *LogStreamState) String() string { return proto.CompactTextSt ring(m) } 39 func (m *LogStreamState) String() string { return proto.CompactTextSt ring(m) }
41 func (*LogStreamState) ProtoMessage() {} 40 func (*LogStreamState) ProtoMessage() {}
42 func (*LogStreamState) Descriptor() ([]byte, []int) { return fileDescriptor1, [] int{0} } 41 func (*LogStreamState) Descriptor() ([]byte, []int) { return fileDescriptor1, [] int{0} }
43 42
44 func init() { 43 func init() {
45 proto.RegisterType((*LogStreamState)(nil), "logdog.LogStreamState") 44 proto.RegisterType((*LogStreamState)(nil), "logdog.LogStreamState")
46 } 45 }
47 46
48 var fileDescriptor1 = []byte{ 47 var fileDescriptor1 = []byte{
49 » // 208 bytes of a gzipped FileDescriptorProto 48 » // 186 bytes of a gzipped FileDescriptorProto
50 » 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0x3c, 0x8d, 0xc1, 0x4e, 0x84, 0x30, 49 » 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0x3c, 0x8d, 0xb1, 0x0e, 0x82, 0x30,
51 » 0x14, 0x45, 0x83, 0x33, 0x36, 0x63, 0x9d, 0x61, 0xd1, 0x85, 0x69, 0xd8, 0x68, 0x34, 0x26, 0xae, 50 » 0x14, 0x45, 0x83, 0x60, 0x83, 0x15, 0x18, 0x3a, 0x98, 0xc6, 0xc9, 0x68, 0x4c, 0x9c, 0x5c, 0xfc,
52 » 0x64, 0xe1, 0x57, 0x98, 0xb8, 0x2a, 0x89, 0x5b, 0x52, 0xe0, 0x59, 0x9a, 0x50, 0x5e, 0x53, 0x1e, 51 » 0x0a, 0x13, 0xa7, 0x92, 0xb8, 0x92, 0x0a, 0x2f, 0xa5, 0x09, 0x50, 0x52, 0x9e, 0xc4, 0x8f, 0xf3,
53 » 0xc4, 0x8f, 0xf3, 0xe3, 0x2c, 0x05, 0xdd, 0xf5, 0x9e, 0x77, 0x7a, 0x2f, 0xbf, 0x9d, 0x48, 0x13, 52 » 0xe3, 0x2c, 0x15, 0xdd, 0x7a, 0xcf, 0x3d, 0x7d, 0x97, 0xae, 0x07, 0x94, 0x08, 0xe7, 0xde, 0x1a,
54 » 0xbc, 0xfa, 0x80, 0x84, 0x82, 0x0d, 0x68, 0x3a, 0x34, 0xc5, 0xbd, 0x41, 0x34, 0x03, 0x94, 0x89, 53 » 0x34, 0x8c, 0x34, 0x46, 0x55, 0x46, 0xed, 0xdf, 0x01, 0xcd, 0x6e, 0x46, 0xe5, 0x68, 0x41, 0xb6,
55 » 0x36, 0xf3, 0x57, 0x49, 0xd6, 0x41, 0x14, 0x9d, 0xdf, 0xc4, 0xc7, 0x9f, 0x8c, 0xe7, 0x1f, 0x68, 54 » 0xf9, 0x24, 0x30, 0x46, 0xa3, 0x5e, 0x62, 0xcd, 0x83, 0x5d, 0x70, 0x5a, 0x09, 0xff, 0x66, 0x1b,
56 » 0x2a, 0x0a, 0xa0, 0x5d, 0xb5, 0x36, 0x08, 0xc1, 0x8f, 0x5e, 0x53, 0x2f, 0xb3, 0x87, 0xec, 0xe5, 55 » 0x4a, 0x06, 0x28, 0x2d, 0x20, 0x5f, 0x38, 0x9a, 0x88, 0x39, 0xb1, 0x03, 0x4d, 0xfd, 0xbd, 0x62,
57 » 0x46, 0xa5, 0xb7, 0xb8, 0xe3, 0x6c, 0x82, 0x36, 0x00, 0xc9, 0xab, 0x48, 0xcf, 0x6a, 0x4f, 0xe2, 56 » 0x04, 0x3b, 0x68, 0xd3, 0xf1, 0xd0, 0x7f, 0x4a, 0x3c, 0xbc, 0x7f, 0x19, 0x3b, 0xd2, 0x0c, 0xc1,
58 » 0x89, 0x5f, 0x52, 0x4f, 0xbd, 0x40, 0x98, 0x2c, 0x8e, 0xf2, 0x90, 0x3e, 0x9d, 0x13, 0xfc, 0xdc, 57 » 0xb6, 0xba, 0x93, 0x4d, 0xa1, 0xbb, 0x0a, 0x5e, 0x3c, 0x72, 0x56, 0x28, 0xd2, 0x1f, 0xbd, 0x4e,
59 » 0x98, 0x78, 0xe6, 0x39, 0x41, 0x70, 0x76, 0xd4, 0x43, 0x6d, 0xc7, 0x0e, 0xbe, 0xe5, 0x31, 0x5a, 58 » 0x90, 0x6d, 0x69, 0x2c, 0x6d, 0x59, 0xeb, 0x11, 0x2a, 0xbe, 0x74, 0x42, 0x2c, 0xfe, 0x79, 0xda,
60 » 0x07, 0x75, 0xf9, 0xa3, 0xef, 0x2b, 0x14, 0x05, 0x3f, 0xe9, 0xd0, 0xf6, 0x76, 0x81, 0x4e, 0x5e, 59 » 0xef, 0x9f, 0x56, 0xb9, 0x86, 0xf8, 0x66, 0x4e, 0x0f, 0xe2, 0x87, 0x2e, 0x9f, 0x00, 0x00, 0x00,
61 » 0x47, 0xe1, 0xa4, 0xfe, 0xf3, 0xba, 0xef, 0xe7, 0x60, 0xe2, 0x85, 0xa5, 0xcb, 0x9e, 0x1a, 0x96, 60 » 0xff, 0xff, 0x71, 0x15, 0x92, 0xb3, 0xdc, 0x00, 0x00, 0x00,
62 » 0x86, 0xde, 0x7e, 0x03, 0x00, 0x00, 0xff, 0xff, 0xf7, 0xf2, 0x6f, 0xd1, 0xfd, 0x00, 0x00, 0x00,
63 } 61 }
OLDNEW
« no previous file with comments | « common/api/logdog_coordinator/services/v1/state.proto ('k') | common/api/logdog_coordinator/services/v1/tasks.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698