sampling-consts.go 362 B

1234567891011121314151617181920212223
  1. // Code generated by Thrift Compiler (0.14.1). DO NOT EDIT.
  2. package sampling
  3. import(
  4. "bytes"
  5. "context"
  6. "fmt"
  7. "time"
  8. "github.com/uber/jaeger-client-go/thrift"
  9. )
  10. // (needed to ensure safety because of naive import list construction.)
  11. var _ = thrift.ZERO
  12. var _ = fmt.Printf
  13. var _ = context.Background
  14. var _ = time.Now
  15. var _ = bytes.Equal
  16. func init() {
  17. }