constants.go 350 B

123456789101112131415161718
  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 sampling
  4. import (
  5. "bytes"
  6. "fmt"
  7. "github.com/uber/jaeger-client-go/thrift"
  8. )
  9. // (needed to ensure safety because of naive import list construction.)
  10. var _ = thrift.ZERO
  11. var _ = fmt.Printf
  12. var _ = bytes.Equal
  13. func init() {
  14. }