dispatcher

package
v0.0.0-...-407d76c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2024 License: MIT Imports: 10 Imported by: 0

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 CreateDispatcherForTransport

func CreateDispatcherForTransport(t crossdock.T, trans string) *yarpc.Dispatcher

CreateDispatcherForTransport creates an RPC from the given parameters or fails the whole behavior.

If trans is non-empty, this will be used instead of the behavior transport.

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL