dekun.yuan 65ccabeab8 init code 2 år sedan
..
.nocover 65ccabeab8 init code 2 år sedan
README.md 65ccabeab8 init code 2 år sedan
application_exception.go 65ccabeab8 init code 2 år sedan
binary_protocol.go 65ccabeab8 init code 2 år sedan
client.go 65ccabeab8 init code 2 år sedan
compact_protocol.go 65ccabeab8 init code 2 år sedan
configuration.go 65ccabeab8 init code 2 år sedan
context.go 65ccabeab8 init code 2 år sedan
exception.go 65ccabeab8 init code 2 år sedan
header_context.go 65ccabeab8 init code 2 år sedan
header_protocol.go 65ccabeab8 init code 2 år sedan
header_transport.go 65ccabeab8 init code 2 år sedan
logger.go 65ccabeab8 init code 2 år sedan
memory_buffer.go 65ccabeab8 init code 2 år sedan
messagetype.go 65ccabeab8 init code 2 år sedan
numeric.go 65ccabeab8 init code 2 år sedan
processor_factory.go 65ccabeab8 init code 2 år sedan
protocol.go 65ccabeab8 init code 2 år sedan
protocol_exception.go 65ccabeab8 init code 2 år sedan
protocol_factory.go 65ccabeab8 init code 2 år sedan
response_helper.go 65ccabeab8 init code 2 år sedan
rich_transport.go 65ccabeab8 init code 2 år sedan
serializer.go 65ccabeab8 init code 2 år sedan
server_transport.go 65ccabeab8 init code 2 år sedan
simple_json_protocol.go 65ccabeab8 init code 2 år sedan
simple_server.go 65ccabeab8 init code 2 år sedan
transport.go 65ccabeab8 init code 2 år sedan
transport_exception.go 65ccabeab8 init code 2 år sedan
transport_factory.go 65ccabeab8 init code 2 år sedan
type.go 65ccabeab8 init code 2 år sedan

README.md

Apache Thrift

This is a partial copy of Apache Thrift v0.14.1 (https://github.com/apache/thrift/commit/f6fa1794539e68ac294038ac388d6bde40a6c237).

It is vendored code to avoid compatibility issues with Thrift versions.

The file logger.go is modified to remove dependency on "testing" (see Issue #585).

See: