文件名称:go-thrift, Go的本机 Thrift 包.zip
文件大小:89KB
文件格式:ZIP
更新时间:2022-10-08 05:50:32
开源
go-thrift, Go的本机 Thrift 包 Thrift 封装 API文档:http://godoc.org/github.com/samuel/go-thrift许可证3-clause BSD请参见许可证文件。概述Thrift 是一个可以用来为各种语言生成RPC客户
【文件预览】:
go-thrift-master
----.gitignore(10B)
----.travis.yml(1008B)
----LICENSE(1KB)
----testfiles()
--------cassandra.thrift(37KB)
--------Hbase.thrift(23KB)
--------include()
--------include_test.thrift(66B)
--------generator()
----examples()
--------scribe_client()
--------scribe_server()
--------scribe()
----README.md(3KB)
----parser()
--------grammar.peg(10KB)
--------grammar.peg.go(98KB)
--------parser.go(2KB)
--------types.go(2KB)
--------parser_test.go(12KB)
----thrift()
--------helpers.go(1KB)
--------protocol_compact_test.go(6KB)
--------protocol_text.go(6KB)
--------transport.go(932B)
--------thrift_test.go(712B)
--------protocol_binary_test.go(8KB)
--------util_test.go(3KB)
--------tags_test.go(545B)
--------thrift.go(9KB)
--------server.go(3KB)
--------protocol_fuzz_test.go(11KB)
--------server_test.go(2KB)
--------protocol_binary.go(8KB)
--------protocol_compact.go(17KB)
--------framed_test.go(2KB)
--------util.go(545B)
--------tags.go(1KB)
--------decoder.go(6KB)
--------framed.go(3KB)
--------encoder.go(5KB)
--------encoder_test.go(8KB)
--------client.go(4KB)
--------protocol.go(2KB)
--------client_test.go(5KB)
----.gitattributes(16B)
----generator()
--------go_test.go(2KB)
--------go.go(20KB)
--------main.go(2KB)