nightingale/vendor/github.com/uber/tchannel-go/thrift/gen-go/meta/constants.go

19 lines
349 B
Go
Raw Normal View History

2020-11-16 08:56:04 +08:00
// Autogenerated by Thrift Compiler (1.0.0-dev)
// DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
package meta
import (
"bytes"
"fmt"
"github.com/apache/thrift/lib/go/thrift"
)
// (needed to ensure safety because of naive import list construction.)
var _ = thrift.ZERO
var _ = fmt.Printf
var _ = bytes.Equal
func init() {
}