rpc/client-consts.go (17 lines of code) (raw):

// Code generated by Thrift Compiler (0.14.1). DO NOT EDIT. package rpc import( "bytes" "context" "fmt" "time" "github.com/apache/thrift/lib/go/thrift" "github.com/apache/iotdb-client-go/common" ) // (needed to ensure safety because of naive import list construction.) var _ = thrift.ZERO var _ = fmt.Printf var _ = context.Background var _ = time.Now var _ = bytes.Equal var _ = common.GoUnusedProtection__ func init() { }