Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(t crossdock.T)
Run verifies that opentracing context is propagated across multiple hops.
Behavior parameters:
- ctxclient: Address of this client.
- ctxserver: Address of the crossdock test subject server.
- transport: The transport to make requests to the test subject with.
This behavior sets up a server in-process which the Phone procedure on the test subject is responsible for calling.
Outgoing calls to the Phone procedure will be made using the transport specified as a parameter, and incoming calls from the Phone procedure will be received over a different transport.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.