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.6 (latest)
- Published
- Jan 8, 2025
- Platform
- linux/amd64
- Imports
- 5 packages
- Last checked
- 4 days ago –
Tools for package owners.