//
pkg.gl
Category
github.com/smithy-security/smithy
pkg
utils
package
0.59.2
Repository:
https://github.com/smithy-security/smithy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
4 SLOC
#
Interfaces
MockableRequestDoer
MockableRequestDoer is an interface that can be used wherever we have an HTTP client that needs to be mocked to inject custom responses and errors.