Codebase list golang-github-go-kit-kit / d41a209 examples / addsvc / thrift / gen-go / addsvc / addsvc-consts.go
d41a209

Tree @d41a209 (Download .tar.gz)

addsvc-consts.go @d41a209raw · history · blame

// Autogenerated by Thrift Compiler (1.0.0-dev)
// DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING

package addsvc

import (
	"bytes"
	"reflect"
	"context"
	"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 _ = context.Background
var _ = reflect.DeepEqual
var _ = bytes.Equal


func init() {
}