Skip to content

cl1337/thriftrw-go

 
 

Repository files navigation

thriftrw-go GoDoc Build Status Coverage Status

A Thrift encoding code generator and library for Go.

Installation

go get -u go.uber.org/thriftrw

If using Glide, at least glide version 0.12 is required to install:

$ glide --version
glide version 0.12.2

$ glide get 'go.uber.org/thriftrw#^1'

Development Status: Stable

Ready for most users. No breaking changes will be made within the same major release.

About

A Thrift encoding code generator and library for Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 94.1%
  • Thrift 2.6%
  • Yacc 1.2%
  • Ragel 1.0%
  • Makefile 0.5%
  • Python 0.3%
  • Shell 0.3%