Documentation ¶
Overview ¶
Package testutil provides utilities for testing the TLS package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGoTLSClient ¶
func NewGoTLSClient(t *testing.T, serverAddr string, numRequests int, enableHTTP2 bool) (*exec.Cmd, func())
NewGoTLSClient triggers an external go tls client that runs `numRequests` HTTPs requests to `serverAddr`. Returns the command executed and a callback to start sending requests.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package main is a simple client for the gotls_server.
|
Package main is a simple client for the gotls_server. |
Package main is a simple client for the gotls_server.
|
Package main is a simple client for the gotls_server. |
Click to show internal directories.
Click to hide internal directories.