Codebase list golang-github-go-kit-kit / 3b9658d9-4065-4804-9af8-16961c419f60/v0.6.0 examples / addsvc / thrift / gen-go / addsvc / addsvc-consts.go
3b9658d9-4065-4804-9af8-16961c419f60/v0.6.0

Tree @3b9658d9-4065-4804-9af8-16961c419f60/v0.6.0 (Download .tar.gz)

addsvc-consts.go @3b9658d9-4065-4804-9af8-16961c419f60/v0.6.0raw · 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() {
}