khenaidoo | c6c7bda | 2020-06-17 17:20:18 -0400 | [diff] [blame] | 1 | // Autogenerated by Thrift Compiler (0.9.3) |
2 | // DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING | ||||
3 | |||||
4 | package baggage | ||||
5 | |||||
6 | import ( | ||||
7 | "bytes" | ||||
8 | "fmt" | ||||
9 | "github.com/uber/jaeger-client-go/thrift" | ||||
10 | ) | ||||
11 | |||||
12 | // (needed to ensure safety because of naive import list construction.) | ||||
13 | var _ = thrift.ZERO | ||||
14 | var _ = fmt.Printf | ||||
15 | var _ = bytes.Equal | ||||
16 | |||||
17 | func init() { | ||||
18 | } |