github.com/uber-go/tally/v4@v4.1.17/m3/thrift/v2/constants.go (about) 1 // Autogenerated by Thrift Compiler (0.9.3) 2 // DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING 3 4 package v2 5 6 import ( 7 "bytes" 8 "fmt" 9 "github.com/uber-go/tally/v4/thirdparty/github.com/apache/thrift/lib/go/thrift" 10 ) 11 12 // (needed to ensure safety because of naive import list construction.) 13 var _ = thrift.ZERO 14 var _ = fmt.Printf 15 var _ = bytes.Equal 16 17 func init() { 18 }