# Packages
No description provided by the author
# README
thriftrw example
go install -u go.uber.org/thriftrw@latest
go generate
go build
difference between thift and thriftrw ?
thrift-0.13.0.exe -r --gen go protos/echo.thrift
go install -u go.uber.org/thriftrw@latest
go generate
go build
thrift-0.13.0.exe -r --gen go protos/echo.thrift