constants.go 445 B

123456789101112131415161718192021
  1. // Autogenerated by Thrift Compiler (0.9.3)
  2. // DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
  3. package agent
  4. import (
  5. "bytes"
  6. "fmt"
  7. "github.com/apache/thrift/lib/go/thrift"
  8. "github.com/uber/jaeger-client-go/thrift-gen/zipkincore"
  9. )
  10. // (needed to ensure safety because of naive import list construction.)
  11. var _ = thrift.ZERO
  12. var _ = fmt.Printf
  13. var _ = bytes.Equal
  14. var _ = zipkincore.GoUnusedProtection__
  15. func init() {
  16. }