Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(t crossdock.T) *yarpc.Dispatcher
Create creates an RPC from the given parameters or fails the whole behavior.
func CreateOnewayDispatcher ¶
func CreateOnewayDispatcher(t crossdock.T, handler raw.OnewayHandler) (*yarpc.Dispatcher, string)
CreateOnewayDispatcher returns a started dispatcher and returns the address the server should call back to (ie this host)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.