Codebase list golang-github-go-kit-kit / 27b1f14 examples / addsvc2 / thrift / compile.sh
27b1f14

Tree @27b1f14 (Download .tar.gz)

compile.sh @27b1f14raw · history · blame

1
2
3
4
5
#!/usr/bin/env sh

# See also https://thrift.apache.org/tutorial/go

thrift -r --gen "go:package_prefix=github.com/go-kit/kit/examples/addsvc2/thrift/gen-go/,thrift_import=github.com/apache/thrift/lib/go/thrift" addsvc.thrift