| 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/vpython/api/vpython/spec.proto | 2 // source: github.com/luci/luci-go/vpython/api/vpython/spec.proto |
| 3 // DO NOT EDIT! | |
| 4 | 3 |
| 5 package vpython | 4 package vpython |
| 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 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 149 0x0e, 0xb1, 0x97, 0x78, 0xab, 0x45, 0x75, 0xe1, 0xd4, 0x77, 0x27, 0x92,
0x7b, 0x38, 0xf9, 0x6a, | 148 0x0e, 0xb1, 0x97, 0x78, 0xab, 0x45, 0x75, 0xe1, 0xd4, 0x77, 0x27, 0x92,
0x7b, 0x38, 0xf9, 0x6a, |
| 150 0x11, 0xbb, 0xd8, 0x4f, 0x82, 0xd5, 0x79, 0x7e, 0x93, 0xce, 0xd4, 0xf4,
0x17, 0x92, 0x96, 0x94, | 149 0x11, 0xbb, 0xd8, 0x4f, 0x82, 0xd5, 0x79, 0x7e, 0x93, 0xce, 0xd4, 0xf4,
0x17, 0x92, 0x96, 0x94, |
| 151 0x7d, 0x52, 0x8e, 0x95, 0xf3, 0x90, 0x02, 0xc0, 0x88, 0x51, 0x4f, 0xb4,
0xc3, 0xc1, 0xc4, 0x41, | 150 0x7d, 0x52, 0x8e, 0x95, 0xf3, 0x90, 0x02, 0xc0, 0x88, 0x51, 0x4f, 0xb4,
0xc3, 0xc1, 0xc4, 0x41, |
| 152 0xe2, 0x1d, 0xef, 0xf8, 0x63, 0x24, 0x2f, 0x70, 0x6d, 0x70, 0x14, 0x1f,
0xbb, 0xc6, 0x7d, 0xb5, | 151 0xe2, 0x1d, 0xef, 0xf8, 0x63, 0x24, 0x2f, 0x70, 0x6d, 0x70, 0x14, 0x1f,
0xbb, 0xc6, 0x7d, 0xb5, |
| 153 0xd1, 0x94, 0xc7, 0xa1, 0xcd, 0x23, 0x87, 0xee, 0xf2, 0xb5, 0x5c, 0xe7,
0x45, 0x4d, 0x79, 0x75, | 152 0xd1, 0x94, 0xc7, 0xa1, 0xcd, 0x23, 0x87, 0xee, 0xf2, 0xb5, 0x5c, 0xe7,
0x45, 0x4d, 0x79, 0x75, |
| 154 0xe5, 0xcc, 0xa5, 0xf5, 0xd6, 0x94, 0x2f, 0x5b, 0x88, 0x66, 0x2c, 0x21,
0x10, 0x0e, 0xb4, 0xc7, | 153 0xe5, 0xcc, 0xa5, 0xf5, 0xd6, 0x94, 0x2f, 0x5b, 0x88, 0x66, 0x2c, 0x21,
0x10, 0x0e, 0xb4, 0xc7, |
| 155 0x79, 0x16, 0x5b, 0x93, 0x18, 0xa2, 0xfd, 0x88, 0xbe, 0x95, 0xf7, 0x57,
0x92, 0xc1, 0xa2, 0xa7, | 154 0x79, 0x16, 0x5b, 0x93, 0x18, 0xa2, 0xfd, 0x88, 0xbe, 0x95, 0xf7, 0x57,
0x92, 0xc1, 0xa2, 0xa7, |
| 156 0x9a, 0xb5, 0x36, 0x30, 0x38, 0x1a, 0x78, 0x66, 0x4d, 0x35, 0xe5, 0x9b,
0x53, 0xbb, 0xc4, 0xc7, | 155 0x9a, 0xb5, 0x36, 0x30, 0x38, 0x1a, 0x78, 0x66, 0x4d, 0x35, 0xe5, 0x9b,
0x53, 0xbb, 0xc4, 0xc7, |
| 157 0x9f, 0x00, 0x00, 0x00, 0xff, 0xff, 0xcf, 0xe6, 0x2e, 0x37, 0xc1, 0x01,
0x00, 0x00, | 156 0x9f, 0x00, 0x00, 0x00, 0xff, 0xff, 0xcf, 0xe6, 0x2e, 0x37, 0xc1, 0x01,
0x00, 0x00, |
| 158 } | 157 } |
| OLD | NEW |