blob: 7a924b9770d69fd1b793e005b7f9eebfeddb6d2a [file] [log] [blame]
David K. Bainbridgee05cf0c2021-08-19 03:16:50 +00001// Code generated by Thrift Compiler (0.14.1). DO NOT EDIT.
Rohan Agrawalc32d9932020-06-15 11:01:47 +00002
3package zipkincore
4
David K. Bainbridgee05cf0c2021-08-19 03:16:50 +00005import(
Rohan Agrawalc32d9932020-06-15 11:01:47 +00006 "bytes"
David K. Bainbridgee05cf0c2021-08-19 03:16:50 +00007 "context"
Rohan Agrawalc32d9932020-06-15 11:01:47 +00008 "fmt"
David K. Bainbridgee05cf0c2021-08-19 03:16:50 +00009 "time"
Rohan Agrawalc32d9932020-06-15 11:01:47 +000010 "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. Bainbridgee05cf0c2021-08-19 03:16:50 +000016var _ = context.Background
17var _ = time.Now
Rohan Agrawalc32d9932020-06-15 11:01:47 +000018var _ = 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}
David K. Bainbridgee05cf0c2021-08-19 03:16:50 +000039