lijian 48c2e0e9f9 依赖更新为 go mod hace 1 año
..
.nocover 48c2e0e9f9 依赖更新为 go mod hace 1 año
README.md 48c2e0e9f9 依赖更新为 go mod hace 1 año
application_exception.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
binary_protocol.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
client.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
compact_protocol.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
configuration.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
context.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
exception.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
header_context.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
header_protocol.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
header_transport.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
logger.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
memory_buffer.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
messagetype.go 36f3ab985c 更新vendor hace 6 años
numeric.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
processor_factory.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
protocol.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
protocol_exception.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
protocol_factory.go 36f3ab985c 更新vendor hace 6 años
response_helper.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
rich_transport.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
serializer.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
server_transport.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
simple_json_protocol.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
simple_server.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
transport.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
transport_exception.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
transport_factory.go 48c2e0e9f9 依赖更新为 go mod hace 1 año
type.go 36f3ab985c 更新vendor hace 6 años

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: