Documentation ¶
Index ¶
- func JSON(t crossdock.T, dispatcher *yarpc.Dispatcher, serverCalledBack <-chan []byte, ...)
- func Raw(t crossdock.T, dispatcher *yarpc.Dispatcher, serverCalledBack <-chan []byte, ...)
- func Run(t crossdock.T)
- func Thrift(t crossdock.T, dispatcher *yarpc.Dispatcher, serverCalledBack <-chan []byte, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JSON ¶
func JSON(t crossdock.T, dispatcher *yarpc.Dispatcher, serverCalledBack <-chan []byte, callBackAddr string)
JSON starts an http run using JSON encoding
func Raw ¶
func Raw(t crossdock.T, dispatcher *yarpc.Dispatcher, serverCalledBack <-chan []byte, callBackAddr string)
Raw starts an http run using raw encoding
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.