blob: aa9857bb82acb5b8fd240cd867c3a1b4adf91023 [file] [log] [blame]
Rohan Agrawalc32d9932020-06-15 11:01:47 +00001// Autogenerated by Thrift Compiler (0.9.3)
2// DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
3
4package agent
5
6import (
7 "bytes"
8 "fmt"
9 "github.com/uber/jaeger-client-go/thrift"
10 "github.com/uber/jaeger-client-go/thrift-gen/jaeger"
11 "github.com/uber/jaeger-client-go/thrift-gen/zipkincore"
12)
13
14// (needed to ensure safety because of naive import list construction.)
15var _ = thrift.ZERO
16var _ = fmt.Printf
17var _ = bytes.Equal
18
19var _ = jaeger.GoUnusedProtection__
20var _ = zipkincore.GoUnusedProtection__
21
22func init() {
23}