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

Side by Side Diff: common/proto/logdog/svcconfig/config.pb.go

Issue 1838303002: Use native Pub/Sub library primitives. (Closed) Base URL: https://github.com/luci/luci-go@logdog-go1.6
Patch Set: 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: config.proto 2 // source: config.proto
3 // DO NOT EDIT! 3 // DO NOT EDIT!
4 4
5 /* 5 /*
6 Package svcconfig is a generated protocol buffer package. 6 Package svcconfig is a generated protocol buffer package.
7 7
8 It is generated from these files: 8 It is generated from these files:
9 config.proto 9 config.proto
10 storage.proto 10 storage.proto
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
151 151
152 func (m *Coordinator) GetArchiveDelayMax() *google_protobuf.Duration { 152 func (m *Coordinator) GetArchiveDelayMax() *google_protobuf.Duration {
153 if m != nil { 153 if m != nil {
154 return m.ArchiveDelayMax 154 return m.ArchiveDelayMax
155 } 155 }
156 return nil 156 return nil
157 } 157 }
158 158
159 // Collector is the set of configuration parameters for Collector instances. 159 // Collector is the set of configuration parameters for Collector instances.
160 type Collector struct { 160 type Collector struct {
161 » // Workers is the number of ingest workers to run. 161 » // The number of concurrent transport messages to process.
162 » Workers int32 `protobuf:"varint,1,opt,name=workers" json:"workers,omitem pty"` 162 » TransportConcurrentMessages int32 `protobuf:"varint,1,opt,name=transport _concurrent_messages" json:"transport_concurrent_messages,omitempty"`
163 » // The number of transport worker goroutines to run.
164 » TransportWorkers int32 `protobuf:"varint,2,opt,name=transport_workers" j son:"transport_workers,omitempty"`
165 // The maximum number of log stream states to cache locally. If <= 0, a 163 // The maximum number of log stream states to cache locally. If <= 0, a
166 // default will be used. 164 // default will be used.
167 » StateCacheSize int32 `protobuf:"varint,3,opt,name=state_cache_size" json :"state_cache_size,omitempty"` 165 » StateCacheSize int32 `protobuf:"varint,2,opt,name=state_cache_size" json :"state_cache_size,omitempty"`
168 // The maximum amount of time that cached stream state is valid. If <= 0 , a 166 // The maximum amount of time that cached stream state is valid. If <= 0 , a
169 // default will be used. 167 // default will be used.
170 » StateCacheExpiration *google_protobuf.Duration `protobuf:"bytes,4,opt,na me=state_cache_expiration" json:"state_cache_expiration,omitempty"` 168 » StateCacheExpiration *google_protobuf.Duration `protobuf:"bytes,3,opt,na me=state_cache_expiration" json:"state_cache_expiration,omitempty"`
171 } 169 }
172 170
173 func (m *Collector) Reset() { *m = Collector{} } 171 func (m *Collector) Reset() { *m = Collector{} }
174 func (m *Collector) String() string { return proto.CompactTextString( m) } 172 func (m *Collector) String() string { return proto.CompactTextString( m) }
175 func (*Collector) ProtoMessage() {} 173 func (*Collector) ProtoMessage() {}
176 func (*Collector) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{2 } } 174 func (*Collector) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{2 } }
177 175
178 func (m *Collector) GetStateCacheExpiration() *google_protobuf.Duration { 176 func (m *Collector) GetStateCacheExpiration() *google_protobuf.Duration {
179 if m != nil { 177 if m != nil {
180 return m.StateCacheExpiration 178 return m.StateCacheExpiration
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
220 218
221 func init() { 219 func init() {
222 proto.RegisterType((*Config)(nil), "svcconfig.Config") 220 proto.RegisterType((*Config)(nil), "svcconfig.Config")
223 proto.RegisterType((*Coordinator)(nil), "svcconfig.Coordinator") 221 proto.RegisterType((*Coordinator)(nil), "svcconfig.Coordinator")
224 proto.RegisterType((*Collector)(nil), "svcconfig.Collector") 222 proto.RegisterType((*Collector)(nil), "svcconfig.Collector")
225 proto.RegisterType((*Archivist)(nil), "svcconfig.Archivist") 223 proto.RegisterType((*Archivist)(nil), "svcconfig.Archivist")
226 proto.RegisterType((*Janitor)(nil), "svcconfig.Janitor") 224 proto.RegisterType((*Janitor)(nil), "svcconfig.Janitor")
227 } 225 }
228 226
229 var fileDescriptor0 = []byte{ 227 var fileDescriptor0 = []byte{
230 » // 456 bytes of a gzipped FileDescriptorProto 228 » // 458 bytes of a gzipped FileDescriptorProto
231 » 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0x84, 0x92, 0xc1, 0x6f, 0xd3, 0x30, 229 » 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0x84, 0x92, 0x4f, 0x6f, 0xd3, 0x40,
232 » 0x14, 0xc6, 0x15, 0x46, 0x57, 0xe5, 0x65, 0xd5, 0x98, 0x35, 0x8a, 0xd7, 0xc3, 0x98, 0xca, 0x01, 230 » 0x10, 0xc5, 0x15, 0xaa, 0x34, 0xf2, 0xb8, 0x51, 0xe9, 0xaa, 0x84, 0x6d, 0x24, 0x4a, 0x15, 0x84,
233 » 0x24, 0xa4, 0x0c, 0x01, 0x17, 0x8e, 0xa8, 0x9c, 0xb8, 0xc2, 0xdd, 0x72, 0x9d, 0xd7, 0xd4, 0x5b, 231 » 0x40, 0x42, 0x72, 0x11, 0x70, 0xe1, 0x88, 0xc2, 0x89, 0x2b, 0xdc, 0x57, 0x9b, 0xf5, 0xc4, 0xd9,
234 » 0x1a, 0x07, 0xdb, 0x69, 0x3b, 0xfe, 0x06, 0xfe, 0x5b, 0x6e, 0x9c, 0x70, 0xec, 0xa4, 0xcd, 0xd6, 232 » 0xe2, 0x78, 0xcd, 0xee, 0x3a, 0x4d, 0xf9, 0x02, 0x7c, 0x60, 0x6e, 0x9c, 0xd8, 0x3f, 0x76, 0xe2,
235 » 0x43, 0x8f, 0x7e, 0xbf, 0xf7, 0xfc, 0x7d, 0xfe, 0x9e, 0xe1, 0x4c, 0xa8, 0x72, 0x21, 0xf3, 0xb4, 233 » 0x36, 0x87, 0x1e, 0x3d, 0xbf, 0x99, 0x7d, 0x4f, 0xef, 0x19, 0x4e, 0x84, 0xaa, 0x96, 0xb2, 0xc8,
236 » 0xd2, 0xca, 0x2a, 0x12, 0x9b, 0xb5, 0x08, 0x85, 0xc9, 0xb9, 0xd5, 0xbc, 0x34, 0x95, 0xd2, 0x36, 234 » 0x6a, 0xad, 0xac, 0x22, 0x89, 0xd9, 0x88, 0x38, 0x98, 0x9e, 0x5a, 0xcd, 0x2b, 0x53, 0x2b, 0x6d,
237 » 0xb0, 0xc9, 0xc8, 0x58, 0xa5, 0x79, 0x8e, 0xed, 0xf1, 0x3a, 0x57, 0x2a, 0x2f, 0xf0, 0xd6, 0x9f, 235 » 0x23, 0x9b, 0x8e, 0x8d, 0x55, 0x9a, 0x17, 0xd8, 0x7e, 0x5e, 0x16, 0x4a, 0x15, 0x25, 0x5e, 0x87,
238 » 0xe6, 0xf5, 0xe2, 0x36, 0xab, 0x35, 0xb7, 0x52, 0x95, 0x81, 0x4f, 0xff, 0x45, 0x70, 0x3a, 0xf3, 236 » 0xaf, 0x45, 0xb3, 0xbc, 0xce, 0x1b, 0xcd, 0xad, 0x54, 0x55, 0xe4, 0xb3, 0x7f, 0x03, 0x38, 0x9e,
239 » 0x57, 0x91, 0xb7, 0x10, 0xef, 0x2e, 0xa3, 0x70, 0x13, 0xbd, 0x4b, 0x3e, 0x5e, 0xa6, 0x3b, 0xa5, 237 » 0x87, 0xa7, 0xc8, 0x1b, 0x48, 0x76, 0x8f, 0x51, 0xb8, 0x1a, 0xbc, 0x4d, 0x3f, 0x9c, 0x67, 0x3b,
240 » 0xf4, 0x67, 0xc7, 0xc8, 0x1b, 0x18, 0xb6, 0x22, 0x34, 0xf1, 0x6d, 0xa4, 0xd7, 0xf6, 0x23, 0x10, 238 » 0xa5, 0xec, 0x47, 0xc7, 0xc8, 0x2b, 0x18, 0xb5, 0x22, 0x34, 0x0d, 0x6b, 0xa4, 0xb7, 0xf6, 0x3d,
241 » 0xf2, 0x1e, 0x12, 0xa1, 0x94, 0xce, 0x64, 0xc9, 0x5d, 0x85, 0x5e, 0xfa, 0xc6, 0x71, 0xaf, 0x71, 239 » 0x12, 0xf2, 0x0e, 0x52, 0xa1, 0x94, 0xce, 0x65, 0xc5, 0xdd, 0x84, 0x9e, 0x87, 0xc5, 0x49, 0x6f,
242 » 0xb6, 0xa7, 0x8d, 0xb4, 0x50, 0x45, 0x81, 0xa2, 0x69, 0x7d, 0x79, 0x20, 0x3d, 0xeb, 0x58, 0xd3, 240 » 0x71, 0xbe, 0xa7, 0x5e, 0x5a, 0xa8, 0xb2, 0x44, 0xe1, 0x57, 0x9f, 0x1d, 0x48, 0xcf, 0x3b, 0xe6,
243 » 0xc8, 0xb5, 0x58, 0xca, 0xb5, 0x34, 0x96, 0x8e, 0x0f, 0x1a, 0xbf, 0x76, 0xac, 0xf1, 0x78, 0xc7, 241 » 0x17, 0xb9, 0x16, 0x2b, 0xb9, 0x91, 0xc6, 0xd2, 0xc9, 0xc1, 0xe2, 0x97, 0x8e, 0x79, 0x8f, 0x37,
244 » 0x4b, 0xd9, 0xdc, 0xf7, 0xea, 0xc0, 0xe3, 0xf7, 0x40, 0xa6, 0x7f, 0x23, 0x48, 0xfa, 0x36, 0xce, 242 » 0xbc, 0x92, 0xfe, 0xbd, 0xe7, 0x07, 0x1e, 0xbf, 0x45, 0x32, 0xfb, 0x3b, 0x80, 0xb4, 0x6f, 0xe3,
245 » 0x61, 0xe8, 0x52, 0xb9, 0x73, 0x52, 0x34, 0x72, 0x43, 0x31, 0xa1, 0xf0, 0x82, 0x67, 0x2b, 0x59, 243 » 0x14, 0x46, 0x2e, 0x95, 0x1b, 0x27, 0x45, 0x07, 0xee, 0x28, 0x21, 0x14, 0x9e, 0xf2, 0x7c, 0x2d,
246 » 0x32, 0x5e, 0xdb, 0x25, 0xcb, 0xb5, 0xaa, 0x2b, 0x9f, 0x4c, 0x4c, 0x26, 0x40, 0x0c, 0xea, 0xb5, 244 » 0x2b, 0xc6, 0x1b, 0xbb, 0x62, 0x85, 0x56, 0x4d, 0x1d, 0x92, 0x49, 0xc8, 0x14, 0x88, 0x41, 0xbd,
247 » 0x14, 0xd8, 0x67, 0x89, 0x67, 0x57, 0x70, 0xa1, 0x2b, 0xc1, 0x78, 0x51, 0xa8, 0x0d, 0x53, 0x5a, 245 » 0x91, 0x02, 0xfb, 0x2c, 0x0d, 0xec, 0x02, 0xce, 0x74, 0x2d, 0x18, 0x2f, 0x4b, 0x75, 0xcb, 0x94,
248 » 0xe6, 0xb2, 0x34, 0x2e, 0x80, 0x93, 0x30, 0x16, 0xfc, 0x23, 0xb3, 0xdc, 0xdc, 0xb3, 0x5f, 0x35, 246 » 0x96, 0x85, 0xac, 0x8c, 0x0b, 0xe0, 0x28, 0x9e, 0x45, 0xff, 0xc8, 0x2c, 0x37, 0x3f, 0xd9, 0xaf,
249 » 0xd6, 0x48, 0xaf, 0xfd, 0xd8, 0x07, 0x18, 0x75, 0x2c, 0xc3, 0x82, 0x3f, 0xd0, 0xd7, 0xde, 0xf8, 247 » 0x06, 0x1b, 0xa4, 0x97, 0xe1, 0xec, 0x3d, 0x8c, 0x3b, 0x96, 0x63, 0xc9, 0xef, 0xe8, 0xcb, 0x60,
250 » 0x55, 0x1a, 0x56, 0x98, 0x76, 0x2b, 0x4c, 0xbf, 0xb5, 0x2b, 0x24, 0x9f, 0xe1, 0xe2, 0xd1, 0x04, 248 » 0xfc, 0x22, 0x8b, 0x15, 0x66, 0x5d, 0x85, 0xd9, 0xd7, 0xb6, 0x42, 0xf2, 0x09, 0xce, 0xee, 0x5d,
251 » 0x5b, 0xf1, 0x2d, 0xbd, 0x39, 0x32, 0x35, 0xfd, 0x13, 0x41, 0xbc, 0x4f, 0xd4, 0xbd, 0x79, 0xa3, 249 » 0xb0, 0x35, 0xdf, 0xd2, 0xab, 0x47, 0xae, 0x66, 0x7f, 0x06, 0x90, 0xec, 0x13, 0x7d, 0x0d, 0x2f,
252 » 0xf4, 0x3d, 0x6a, 0xe3, 0xdf, 0x3c, 0x68, 0xdc, 0xef, 0xbe, 0x01, 0xeb, 0xd0, 0x33, 0x8f, 0x5c, 250 » 0x76, 0xad, 0x33, 0x97, 0x8f, 0x68, 0xb4, 0xc6, 0xca, 0xb2, 0x35, 0x1a, 0xe3, 0x7a, 0x34, 0x21,
253 » 0x1c, 0xc6, 0x72, 0x8b, 0x4c, 0x70, 0xb1, 0x44, 0x66, 0xe4, 0x6f, 0xa4, 0x27, 0x9e, 0x7c, 0x81, 251 » 0x89, 0xa1, 0x4f, 0xc2, 0x58, 0x6e, 0x91, 0x09, 0x2e, 0x56, 0xc8, 0x8c, 0xfc, 0x8d, 0xf4, 0x49,
254 » 0x71, 0x9f, 0xe0, 0xb6, 0x92, 0x41, 0x8d, 0x3e, 0x3f, 0x66, 0x67, 0x03, 0xf1, 0x7e, 0x6d, 0x23, 252 » 0x20, 0x9f, 0x61, 0xd2, 0x27, 0xb8, 0xad, 0x65, 0x14, 0xa2, 0x47, 0x8f, 0x39, 0xb9, 0x85, 0x64,
255 » 0x18, 0x34, 0xb9, 0x74, 0x5e, 0x9c, 0xb9, 0xdc, 0xb0, 0x39, 0x37, 0xd8, 0x8b, 0xdd, 0x6a, 0xe4, 253 » 0xdf, 0xd8, 0x18, 0x86, 0x3e, 0x92, 0x4e, 0xd0, 0x75, 0x51, 0x18, 0xb6, 0xe0, 0x06, 0x7b, 0x89,
256 » 0x2b, 0x26, 0xcb, 0x0c, 0xb7, 0xcc, 0x19, 0x6d, 0x7f, 0xe1, 0xa0, 0x61, 0x95, 0xc6, 0x85, 0xdc, 254 » 0x5b, 0x8d, 0x7c, 0xcd, 0x64, 0x95, 0xe3, 0x96, 0x39, 0xd3, 0xed, 0x0f, 0x38, 0xf4, 0xac, 0xd6,
257 » 0x3e, 0x62, 0x67, 0x9e, 0x11, 0x80, 0xf9, 0x83, 0xb3, 0x17, 0x6a, 0xa3, 0xa6, 0x36, 0xa5, 0x30, 255 » 0xb8, 0x94, 0xdb, 0x7b, 0xec, 0x24, 0x30, 0x02, 0xb0, 0xb8, 0x73, 0xf6, 0xe2, 0x6c, 0xec, 0x67,
258 » 0x6c, 0x3f, 0xc2, 0x13, 0xd9, 0xf9, 0xa9, 0x77, 0xf9, 0xe9, 0x7f, 0x00, 0x00, 0x00, 0xff, 0xff, 256 » 0x33, 0x0a, 0xa3, 0xf6, 0x1f, 0x78, 0x20, 0xbb, 0x38, 0x0e, 0x2e, 0x3f, 0xfe, 0x0f, 0x00, 0x00,
259 » 0xa8, 0xd7, 0xb7, 0x26, 0x76, 0x03, 0x00, 0x00, 257 » 0xff, 0xff, 0xb7, 0x83, 0xf4, 0xae, 0x71, 0x03, 0x00, 0x00,
260 } 258 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698