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

Side by Side Diff: milo/api/config/project.pb.go

Issue 2944153003: [milo] common/config -> api/config (Closed)
Patch Set: Created 3 years, 6 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
« no previous file with comments | « milo/api/config/project.proto ('k') | milo/api/config/settings.proto » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Code generated by protoc-gen-go. DO NOT EDIT. 1 // Code generated by protoc-gen-go. DO NOT EDIT.
2 // source: github.com/luci/luci-go/milo/common/config/project.proto 2 // source: github.com/luci/luci-go/milo/common/config/project.proto
3 3
4 /* 4 /*
5 Package config is a generated protocol buffer package. 5 Package config is a generated protocol buffer package.
6 6
7 It is generated from these files: 7 It is generated from these files:
8 github.com/luci/luci-go/milo/common/config/project.proto 8 github.com/luci/luci-go/milo/common/config/project.proto
9 github.com/luci/luci-go/milo/common/config/settings.proto 9 github.com/luci/luci-go/milo/common/config/settings.proto
10 10
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
205 0xf5, 0xdc, 0x04, 0xb6, 0x71, 0x48, 0x2e, 0x61, 0xb5, 0xc1, 0x7e, 0xc4, 0x56, 0x8c, 0x34, 0x4c, 205 0xf5, 0xdc, 0x04, 0xb6, 0x71, 0x48, 0x2e, 0x61, 0xb5, 0xc1, 0x7e, 0xc4, 0x56, 0x8c, 0x34, 0x4c,
206 0x83, 0xfc, 0xff, 0xf5, 0x69, 0x61, 0x37, 0x15, 0x2e, 0x67, 0xcb, 0x40, 0xf6, 0xe9, 0x41, 0xec, 206 0x83, 0xfc, 0xff, 0xf5, 0x69, 0x61, 0x37, 0x15, 0x2e, 0x67, 0xcb, 0x40, 0xf6, 0xe9, 0x41, 0xec,
207 0xe0, 0xd7, 0x72, 0x02, 0xe1, 0x43, 0xd5, 0x09, 0xea, 0x9b, 0xc4, 0x9c, 0xad, 0xd0, 0x80, 0xcf, 207 0xe0, 0xd7, 0x72, 0x02, 0xe1, 0x43, 0xd5, 0x09, 0xea, 0x9b, 0xc4, 0x9c, 0xad, 0xd0, 0x80, 0xcf,
208 0xec, 0x8e, 0x06, 0x26, 0x3e, 0x22, 0x39, 0x83, 0x68, 0xad, 0xaa, 0x9e, 0x37, 0x34, 0x34, 0x85, 208 0xec, 0x8e, 0x06, 0x26, 0x3e, 0x22, 0x39, 0x83, 0x68, 0xad, 0xaa, 0x9e, 0x37, 0x34, 0x34, 0x85,
209 0xa3, 0x59, 0x67, 0x3d, 0xc9, 0xd6, 0xfc, 0xc3, 0xbf, 0x9f, 0x3a, 0x2e, 0x67, 0xcb, 0x40, 0x86, 209 0xa3, 0x59, 0x67, 0x3d, 0xc9, 0xd6, 0xfc, 0xc3, 0xbf, 0x9f, 0x3a, 0x2e, 0x67, 0xcb, 0x40, 0x86,
210 0x10, 0xbb, 0xf3, 0xfc, 0xbd, 0x7b, 0x3c, 0x4c, 0xad, 0x70, 0x46, 0x8e, 0xfe, 0xb4, 0x3a, 0x87, 210 0x10, 0xbb, 0xf3, 0xfc, 0xbd, 0x7b, 0x3c, 0x4c, 0xad, 0x70, 0x46, 0x8e, 0xfe, 0xb4, 0x3a, 0x87,
211 0xd5, 0xa6, 0xd2, 0xa2, 0x46, 0xf5, 0xee, 0xb4, 0x16, 0x26, 0x17, 0x90, 0x3c, 0x35, 0xa8, 0xb4, 211 0xd5, 0xa6, 0xd2, 0xa2, 0x46, 0xf5, 0xee, 0xb4, 0x16, 0x26, 0x17, 0x90, 0x3c, 0x35, 0xa8, 0xb4,
212 0x79, 0xc9, 0xaa, 0x7d, 0x07, 0xfb, 0xc8, 0x5c, 0xc5, 0xcd, 0x57, 0x00, 0x00, 0x00, 0xff, 0xff, 212 0x79, 0xc9, 0xaa, 0x7d, 0x07, 0xfb, 0xc8, 0x5c, 0xc5, 0xcd, 0x57, 0x00, 0x00, 0x00, 0xff, 0xff,
213 0xc7, 0x79, 0x12, 0xb5, 0xc6, 0x01, 0x00, 0x00, 213 0xc7, 0x79, 0x12, 0xb5, 0xc6, 0x01, 0x00, 0x00,
214 } 214 }
OLDNEW
« no previous file with comments | « milo/api/config/project.proto ('k') | milo/api/config/settings.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698