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

Side by Side Diff: scheduler/appengine/engine/internal/tq_tasks.pb.go

Issue 2981043002: Add a task queue task router to reduce amount of boilerplate. (Closed)
Patch Set: comment nit Created 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 // Code generated by protoc-gen-go. DO NOT EDIT.
2 // source: github.com/luci/luci-go/scheduler/appengine/engine/internal/tq_tasks. 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/scheduler/appengine/engine/internal/tq_tasks.pro to
9
10 It has these top-level messages:
11 TickLaterTask
12 StartInvocationTask
13 */
14 package internal
15
16 import proto "github.com/golang/protobuf/proto"
17 import fmt "fmt"
18 import math "math"
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 type TickLaterTask struct {
32 JobId string `protobuf:"bytes,1,opt,name=job_id,json=jobId" json:"jo b_id,omitempty"`
33 TickNonce int64 `protobuf:"varint,2,opt,name=tick_nonce,json=tickNonce" json:"tick_nonce,omitempty"`
34 }
35
36 func (m *TickLaterTask) Reset() { *m = TickLaterTask{} }
37 func (m *TickLaterTask) String() string { return proto.CompactTextStr ing(m) }
38 func (*TickLaterTask) ProtoMessage() {}
39 func (*TickLaterTask) Descriptor() ([]byte, []int) { return fileDescriptor0, []i nt{0} }
40
41 func (m *TickLaterTask) GetJobId() string {
42 if m != nil {
43 return m.JobId
44 }
45 return ""
46 }
47
48 func (m *TickLaterTask) GetTickNonce() int64 {
49 if m != nil {
50 return m.TickNonce
51 }
52 return 0
53 }
54
55 type StartInvocationTask struct {
56 JobId string `protobuf:"bytes,1,opt,name=job_id,json=jobId" json:"job_id ,omitempty"`
57 }
58
59 func (m *StartInvocationTask) Reset() { *m = StartInvocationT ask{} }
60 func (m *StartInvocationTask) String() string { return proto.CompactT extString(m) }
61 func (*StartInvocationTask) ProtoMessage() {}
62 func (*StartInvocationTask) Descriptor() ([]byte, []int) { return fileDescriptor 0, []int{1} }
63
64 func (m *StartInvocationTask) GetJobId() string {
65 if m != nil {
66 return m.JobId
67 }
68 return ""
69 }
70
71 func init() {
72 proto.RegisterType((*TickLaterTask)(nil), "internal.tq_tasks.TickLaterTa sk")
73 proto.RegisterType((*StartInvocationTask)(nil), "internal.tq_tasks.Start InvocationTask")
74 }
75
76 func init() {
77 proto.RegisterFile("github.com/luci/luci-go/scheduler/appengine/engine/i nternal/tq_tasks.proto", fileDescriptor0)
78 }
79
80 var fileDescriptor0 = []byte{
81 // 189 bytes of a gzipped FileDescriptorProto
82 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x8e, 0x31, 0x6b, 0x84, 0x40,
83 0x10, 0x85, 0x31, 0x21, 0x82, 0x0b, 0x29, 0x62, 0x08, 0xd8, 0x04, 0xc4, 0xca, 0x22, 0x71, 0x8b,
84 0xfc, 0x86, 0x14, 0x86, 0x90, 0xc2, 0xd8, 0xcb, 0xee, 0xba, 0xe8, 0xb8, 0xde, 0x8c, 0xb7, 0x3b,
85 0xde, 0xef, 0x3f, 0x94, 0xb3, 0xbd, 0xe6, 0x3d, 0xf8, 0x3e, 0x78, 0x3c, 0xf1, 0x33, 0x00, 0x8f,
86 0xab, 0xae, 0x0c, 0x9d, 0xe4, 0xbc, 0x1a, 0xd8, 0xe3, 0x73, 0x20, 0x19, 0xcc, 0x68, 0xfb, 0x75,
87 0xb6, 0x5e, 0xaa, 0x65, 0xb1, 0x38, 0x00, 0x5a, 0x79, 0x2b, 0x40, 0xb6, 0x1e, 0xd5, 0x2c, 0xf9,
88 0xdc, 0xb1, 0x0a, 0x2e, 0x54, 0x8b, 0x27, 0xa6, 0xf4, 0xe5, 0x10, 0xd5, 0x21, 0x8a, 0x6f, 0xf1,
89 0xdc, 0x82, 0x71, 0xbf, 0x8a, 0xad, 0x6f, 0x55, 0x70, 0xe9, 0x9b, 0x88, 0x27, 0xd2, 0x1d, 0xf4,
90 0x59, 0x94, 0x47, 0x65, 0xd2, 0x3c, 0x4d, 0xa4, 0xeb, 0x3e, 0x7d, 0x17, 0x82, 0xc1, 0xb8, 0x0e,
91 0x09, 0x8d, 0xcd, 0x1e, 0xf2, 0xa8, 0x7c, 0x6c, 0x92, 0x8d, 0xfc, 0x6d, 0xa0, 0xf8, 0x10, 0xaf,
92 0xff, 0xac, 0x3c, 0xd7, 0x78, 0x21, 0xa3, 0x18, 0x08, 0xef, 0x8c, 0xe9, 0x78, 0xbf, 0xf3, 0x75,
93 0x0d, 0x00, 0x00, 0xff, 0xff, 0x0a, 0xae, 0x77, 0x6f, 0xdc, 0x00, 0x00, 0x00,
94 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698