github.com/artyom/thrift@v0.0.0-20130902103359-388840a05deb/README.md (about)

     1  # Go bindings for [Apache Thrift][thrift]
     2  
     3  This is a copy of `lib/go/thrift` subdirectory from [Thrift repository][1] as
     4  of commit `b5948eb378db07906594813b3e170b64d4352487`.
     5  
     6  The sole purpose of this repository is to speed-up `go get` of my packages
     7  depending on `git.apache.org/thrift.git/lib/go/thrift`.
     8  
     9  All files except this `README.md` are taken from original repository, please
    10  see it for any information.
    11  
    12  [thrift]: http://thrift.apache.org
    13  [1]: git://git.apache.org/thrift