traefik/vendor/github.com/openzipkin-contrib/zipkin-go-opentracing/thrift/gen-go/scribe/scribe-consts.go

25 lines
428 B
Go
Raw Normal View History

2019-04-05 09:58:06 +00:00
// Autogenerated by Thrift Compiler (1.0.0-dev)
2018-01-10 16:48:04 +00:00
// DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
package scribe
import (
"bytes"
2019-04-05 09:58:06 +00:00
"context"
"reflect"
2018-01-10 16:48:04 +00:00
"fmt"
"github.com/apache/thrift/lib/go/thrift"
)
// (needed to ensure safety because of naive import list construction.)
var _ = thrift.ZERO
var _ = fmt.Printf
2019-04-05 09:58:06 +00:00
var _ = context.Background
var _ = reflect.DeepEqual
2018-01-10 16:48:04 +00:00
var _ = bytes.Equal
2019-04-05 09:58:06 +00:00
2018-01-10 16:48:04 +00:00
func init() {
}
2019-04-05 09:58:06 +00:00