1// Code generated by Thrift Compiler (0.14.1). DO NOT EDIT.
2
3package zipkincore
4
5import(
6	"bytes"
7	"context"
8	"fmt"
9	"time"
10	"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
16var _ = context.Background
17var _ = time.Now
18var _ = bytes.Equal
19
20const CLIENT_SEND = "cs"
21const CLIENT_RECV = "cr"
22const SERVER_SEND = "ss"
23const SERVER_RECV = "sr"
24const MESSAGE_SEND = "ms"
25const MESSAGE_RECV = "mr"
26const WIRE_SEND = "ws"
27const WIRE_RECV = "wr"
28const CLIENT_SEND_FRAGMENT = "csf"
29const CLIENT_RECV_FRAGMENT = "crf"
30const SERVER_SEND_FRAGMENT = "ssf"
31const SERVER_RECV_FRAGMENT = "srf"
32const LOCAL_COMPONENT = "lc"
33const CLIENT_ADDR = "ca"
34const SERVER_ADDR = "sa"
35const MESSAGE_ADDR = "ma"
36
37func init() {
38}
39
40