package
0.3.17
Repository: https://github.com/cloudwego/thriftgo.git
Documentation: pkg.go.dev

# Functions

ParseStreaming parses the streaming mode from a Thrift function parsed from IDL.

# Constants

Bidirectional streaming API over HTTP2.
Client-side streaming API over HTTP2.
Annotation key used in Thrift IDL.
Server-side streaming API over HTTP2.
Unary API over HTTP2, different from Kitex Thrift/Protobuf.

# Structs

Streaming represents the streaming mode of a function.