blob: a0df507797b954d6e7cc9bcbf90ddcd8c1415d79 [file] [log] [blame]
David K. Bainbridge06631892021-08-19 13:07:00 +00001// Code generated by Thrift Compiler (0.14.1). DO NOT EDIT.
Matteo Scandoloa4285862020-12-01 18:10:10 -08002
3package agent
4
David K. Bainbridge06631892021-08-19 13:07:00 +00005import(
Matteo Scandoloa4285862020-12-01 18:10:10 -08006 "bytes"
David K. Bainbridge06631892021-08-19 13:07:00 +00007 "context"
Matteo Scandoloa4285862020-12-01 18:10:10 -08008 "fmt"
David K. Bainbridge06631892021-08-19 13:07:00 +00009 "time"
Matteo Scandoloa4285862020-12-01 18:10:10 -080010 "github.com/uber/jaeger-client-go/thrift"
11 "github.com/uber/jaeger-client-go/thrift-gen/jaeger"
12 "github.com/uber/jaeger-client-go/thrift-gen/zipkincore"
David K. Bainbridge06631892021-08-19 13:07:00 +000013
Matteo Scandoloa4285862020-12-01 18:10:10 -080014)
15
16// (needed to ensure safety because of naive import list construction.)
17var _ = thrift.ZERO
18var _ = fmt.Printf
David K. Bainbridge06631892021-08-19 13:07:00 +000019var _ = context.Background
20var _ = time.Now
Matteo Scandoloa4285862020-12-01 18:10:10 -080021var _ = bytes.Equal
22
23var _ = jaeger.GoUnusedProtection__
24var _ = zipkincore.GoUnusedProtection__
25
26func init() {
27}
David K. Bainbridge06631892021-08-19 13:07:00 +000028