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

Side by Side Diff: common/tsmon/ts_mon_proto/metrics.pb.go

Issue 2933323003: Regenerate all stuff. (Closed)
Patch Set: rebase and regenerate 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 | « common/tsmon/ts_mon_proto/endpoint.pb.go ('k') | common/tsmon/ts_mon_proto/timestamp.pb.go » ('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. 1 // Code generated by protoc-gen-go. DO NOT EDIT.
2 // source: github.com/luci/luci-go/common/tsmon/ts_mon_proto/metrics.proto 2 // source: github.com/luci/luci-go/common/tsmon/ts_mon_proto/metrics.proto
3 // DO NOT EDIT!
4 3
5 package ts_mon_proto 4 package ts_mon_proto
6 5
7 import proto "github.com/golang/protobuf/proto" 6 import proto "github.com/golang/protobuf/proto"
8 import fmt "fmt" 7 import fmt "fmt"
9 import math "math" 8 import math "math"
10 9
11 // Reference imports to suppress errors if they are not otherwise used. 10 // Reference imports to suppress errors if they are not otherwise used.
12 var _ = proto.Marshal 11 var _ = proto.Marshal
13 var _ = fmt.Errorf 12 var _ = fmt.Errorf
(...skipping 1210 matching lines...) Expand 10 before | Expand all | Expand 10 after
1224 0xf0, 0xba, 0xca, 0xff, 0x7d, 0xc2, 0x99, 0xc8, 0x96, 0x94, 0x3c, 0xa3, 0xdb, 0xe7, 0x0b, 0xad, 1223 0xf0, 0xba, 0xca, 0xff, 0x7d, 0xc2, 0x99, 0xc8, 0x96, 0x94, 0x3c, 0xa3, 0xdb, 0xe7, 0x0b, 0xad,
1225 0x17, 0xeb, 0x51, 0x2f, 0xfc, 0x34, 0xa2, 0xee, 0x6c, 0x11, 0xa8, 0x17, 0x3e, 0x57, 0xa9, 0x8a, 1224 0x17, 0xeb, 0x51, 0x2f, 0xfc, 0x34, 0xa2, 0xee, 0x6c, 0x11, 0xa8, 0x17, 0x3e, 0x57, 0xa9, 0x8a,
1226 0xf3, 0x14, 0x76, 0xf5, 0xe2, 0x8a, 0x73, 0xa7, 0xfb, 0x9b, 0x00, 0xb3, 0x0f, 0x11, 0xf9, 0x24, 1225 0xf3, 0x14, 0x76, 0xf5, 0xe2, 0x8a, 0x73, 0xa7, 0xfb, 0x9b, 0x00, 0xb3, 0x0f, 0x11, 0xf9, 0x24,
1227 0x3e, 0xdf, 0x3e, 0x7a, 0xbe, 0x63, 0x95, 0x50, 0x0b, 0xe0, 0xd9, 0xd1, 0xcb, 0xa3, 0xfd, 0xed, 1226 0x3e, 0xdf, 0x3e, 0x7a, 0xbe, 0x63, 0x95, 0x50, 0x0b, 0xe0, 0xd9, 0xd1, 0xcb, 0xa3, 0xfd, 0xed,
1228 0xe1, 0xde, 0xab, 0x1d, 0xcb, 0x90, 0xa6, 0xde, 0xce, 0xfe, 0x70, 0xdb, 0x2a, 0xdf, 0xff, 0x0e, 1227 0xe1, 0xde, 0xab, 0x1d, 0xcb, 0x90, 0xa6, 0xde, 0xce, 0xfe, 0x70, 0xdb, 0x2a, 0xdf, 0xff, 0x0e,
1229 0x1a, 0xf9, 0x27, 0x48, 0xfe, 0x74, 0x96, 0x0a, 0x6f, 0xab, 0x31, 0x7b, 0x5b, 0xcb, 0x52, 0xdd, 1228 0x1a, 0xf9, 0x27, 0x48, 0xfe, 0x74, 0x96, 0x0a, 0x6f, 0xab, 0x31, 0x7b, 0x5b, 0xcb, 0x52, 0xdd,
1230 0x1b, 0x1c, 0x75, 0xf7, 0x77, 0xac, 0x0a, 0xb2, 0xa0, 0xd9, 0xdb, 0x93, 0x4e, 0xdd, 0xa3, 0xe1, 1229 0x1b, 0x1c, 0x75, 0xf7, 0x77, 0xac, 0x0a, 0xb2, 0xa0, 0xd9, 0xdb, 0x93, 0x4e, 0xdd, 0xa3, 0xe1,
1231 0xde, 0xe0, 0xc0, 0xaa, 0xfe, 0x13, 0x00, 0x00, 0xff, 0xff, 0x0a, 0x77, 0xaa, 0x92, 0x6b, 0x0c, 1230 0xde, 0xe0, 0xc0, 0xaa, 0xfe, 0x13, 0x00, 0x00, 0xff, 0xff, 0x0a, 0x77, 0xaa, 0x92, 0x6b, 0x0c,
1232 0x00, 0x00, 1231 0x00, 0x00,
1233 } 1232 }
OLDNEW
« no previous file with comments | « common/tsmon/ts_mon_proto/endpoint.pb.go ('k') | common/tsmon/ts_mon_proto/timestamp.pb.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698