blob: 39b5a7ee7981a42549bdda81cb2fe5a33c7b4134 [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 baggage
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)
12
13// (needed to ensure safety because of naive import list construction.)
14var _ = thrift.ZERO
15var _ = fmt.Printf
David K. Bainbridge06631892021-08-19 13:07:00 +000016var _ = context.Background
17var _ = time.Now
Matteo Scandoloa4285862020-12-01 18:10:10 -080018var _ = bytes.Equal
19
David K. Bainbridge06631892021-08-19 13:07:00 +000020
Matteo Scandoloa4285862020-12-01 18:10:10 -080021func init() {
22}
David K. Bainbridge06631892021-08-19 13:07:00 +000023