package client
import "github.com/uber/tchannel-go/crossdock/client"
Index ¶
Types ¶
type Client ¶
type Client struct { ClientHostPort string ServerPort string Behaviors crossdock.Behaviors // contains filtered or unexported fields }
Client is a controller for the tests
func (*Client) Close ¶
Close stops the client
func (*Client) Start ¶
Start begins a Crossdock client in the background.
func (*Client) URL ¶
URL returns a URL that the client can be accessed on
Source Files ¶
- Version
- v1.34.1
- Published
- Dec 11, 2023
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 9 hours ago –
Tools for package owners.