blob: 7a924b9770d69fd1b793e005b7f9eebfeddb6d2a [file] [log] [blame]
Girish Gowdra390f12f2021-07-01 15:53:49 -07001// Code generated by Thrift Compiler (0.14.1). DO NOT EDIT.
Girish Gowdra5d7d6442020-09-08 17:03:11 -07002
3package zipkincore
4
Girish Gowdra390f12f2021-07-01 15:53:49 -07005import(
Girish Gowdra5d7d6442020-09-08 17:03:11 -07006 "bytes"
Girish Gowdra390f12f2021-07-01 15:53:49 -07007 "context"
Girish Gowdra5d7d6442020-09-08 17:03:11 -07008 "fmt"
Girish Gowdra390f12f2021-07-01 15:53:49 -07009 "time"
Girish Gowdra5d7d6442020-09-08 17:03:11 -070010 "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
Girish Gowdra390f12f2021-07-01 15:53:49 -070016var _ = context.Background
17var _ = time.Now
Girish Gowdra5d7d6442020-09-08 17:03:11 -070018var _ = 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}
Girish Gowdra390f12f2021-07-01 15:53:49 -070039