Documentation ¶
Index ¶
- func JSON(t crossdock.T)
- func JSONForTransport(t crossdock.T, transport string)
- func Protobuf(t crossdock.T)
- func ProtobufForTransport(t crossdock.T, transport string)
- func Raw(t crossdock.T)
- func RawForTransport(t crossdock.T, transport string)
- func Thrift(t crossdock.T)
- func ThriftForTransport(t crossdock.T, transport string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JSONForTransport ¶ added in v1.8.0
func JSONForTransport(t crossdock.T, transport string)
JSONForTransport implements the 'json' behavior for the given transport or behavior transport.
func Protobuf ¶ added in v1.8.0
func Protobuf(t crossdock.T)
Protobuf implements the 'protobuf' behavior.
func ProtobufForTransport ¶ added in v1.8.0
func ProtobufForTransport(t crossdock.T, transport string)
ProtobufForTransport implements the 'protobuf' behavior for the given transport or behavior transport.
func RawForTransport ¶ added in v1.8.0
func RawForTransport(t crossdock.T, transport string)
RawForTransport implements the 'raw' behavior for the given transport or behavior transport.
func ThriftForTransport ¶ added in v1.8.0
func ThriftForTransport(t crossdock.T, transport string)
ThriftForTransport implements the 'thrift' behavior for the given transport or behavior transport.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.