Codebase list golang-github-go-kit-kit / 27b1f14 examples / addsvc2 / thrift / gen-go / addsvc / constants.go
27b1f14

Tree @27b1f14 (Download .tar.gz)

constants.go @27b1f14raw · history · blame

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

package addsvc

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() {
}