| OLD | NEW |
| 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/endpoint.proto | 2 // source: github.com/luci/luci-go/common/tsmon/ts_mon_proto/endpoint.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 29 matching lines...) Expand all Loading... |
| 43 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x72,
0x48, 0xcf, 0x2c, 0xc9, | 42 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x72,
0x48, 0xcf, 0x2c, 0xc9, |
| 44 0x28, 0x4d, 0xd2, 0x4b, 0xce, 0xcf, 0xd5, 0xcf, 0x29, 0x4d, 0xce, 0x04,
0x13, 0xba, 0xe9, 0xf9, | 43 0x28, 0x4d, 0xd2, 0x4b, 0xce, 0xcf, 0xd5, 0xcf, 0x29, 0x4d, 0xce, 0x04,
0x13, 0xba, 0xe9, 0xf9, |
| 45 0xfa, 0xc9, 0xf9, 0xb9, 0xb9, 0xf9, 0x79, 0xfa, 0x25, 0xc5, 0x10, 0x32,
0x3e, 0x37, 0x3f, 0x2f, | 44 0xfa, 0xc9, 0xf9, 0xb9, 0xb9, 0xf9, 0x79, 0xfa, 0x25, 0xc5, 0x10, 0x32,
0x3e, 0x37, 0x3f, 0x2f, |
| 46 0xbe, 0xa0, 0x28, 0xbf, 0x24, 0x5f, 0x3f, 0x35, 0x2f, 0xa5, 0x20, 0x3f,
0x33, 0xaf, 0x44, 0x0f, | 45 0xbe, 0xa0, 0x28, 0xbf, 0x24, 0x5f, 0x3f, 0x35, 0x2f, 0xa5, 0x20, 0x3f,
0x33, 0xaf, 0x44, 0x0f, |
| 47 0xcc, 0x15, 0xe2, 0x81, 0x48, 0x42, 0x78, 0x52, 0xf6, 0xa4, 0x9b, 0x97,
0x9b, 0x5a, 0x52, 0x94, | 46 0xcc, 0x15, 0xe2, 0x81, 0x48, 0x42, 0x78, 0x52, 0xf6, 0xa4, 0x9b, 0x97,
0x9b, 0x5a, 0x52, 0x94, |
| 48 0x99, 0x5c, 0x0c, 0x31, 0x40, 0xc9, 0x91, 0x8b, 0x3d, 0x28, 0xb5, 0xb0,
0x34, 0xb5, 0xb8, 0x44, | 47 0x99, 0x5c, 0x0c, 0x31, 0x40, 0xc9, 0x91, 0x8b, 0x3d, 0x28, 0xb5, 0xb0,
0x34, 0xb5, 0xb8, 0x44, |
| 49 0xc8, 0x8c, 0x8b, 0xbd, 0x20, 0xb1, 0x32, 0x27, 0x3f, 0x31, 0x45, 0x82,
0x51, 0x81, 0x51, 0x83, | 48 0xc8, 0x8c, 0x8b, 0xbd, 0x20, 0xb1, 0x32, 0x27, 0x3f, 0x31, 0x45, 0x82,
0x51, 0x81, 0x51, 0x83, |
| 50 0xdb, 0x48, 0x46, 0x0f, 0xd9, 0x2e, 0x3d, 0x5f, 0x88, 0xc6, 0x00, 0x88,
0x9a, 0x20, 0x98, 0x62, | 49 0xdb, 0x48, 0x46, 0x0f, 0xd9, 0x2e, 0x3d, 0x5f, 0x88, 0xc6, 0x00, 0x88,
0x9a, 0x20, 0x98, 0x62, |
| 51 0x40, 0x00, 0x00, 0x00, 0xff, 0xff, 0x6d, 0xc0, 0x07, 0x8c, 0xd4, 0x00,
0x00, 0x00, | 50 0x40, 0x00, 0x00, 0x00, 0xff, 0xff, 0x6d, 0xc0, 0x07, 0x8c, 0xd4, 0x00,
0x00, 0x00, |
| 52 } | 51 } |
| OLD | NEW |