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 ¶
func JSONForTransport(t crossdock.T, transport string)
JSONForTransport implements the 'json' behavior for the given transport or behavior transport.
func ProtobufForTransport ¶
func ProtobufForTransport(t crossdock.T, transport string)
ProtobufForTransport implements the 'protobuf' behavior for the given transport or behavior transport.
func RawForTransport ¶
func RawForTransport(t crossdock.T, transport string)
RawForTransport implements the 'raw' behavior for the given transport or behavior transport.
func ThriftForTransport ¶
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.