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.36.3 (latest)
- Published
- Feb 27, 2025
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 1 hour ago –
Tools for package owners.