package protocoltest
import "github.com/aws/aws-sdk-go-v2/internal/protocoltest"
Index ¶
Types ¶
type HTTPClient ¶
type HTTPClient struct{}
HTTPClient is a mock http client used by protocol test cases to respond success response back
func NewClient ¶
func NewClient() *HTTPClient
NewClient returns pointer of a new HTTPClient for protocol test client
func (*HTTPClient) Do ¶
Do returns a mock success response to caller
Source Files ¶
- Version
- v1.23.4
- Published
- Nov 30, 2023
- Platform
- windows/amd64
- Imports
- 3 packages
- Last checked
- 18 minutes ago –
Tools for package owners.