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.34.0
- Published
- Jan 24, 2025
- Platform
- windows/amd64
- Imports
- 3 packages
- Last checked
- 8 minutes ago –
Tools for package owners.