Package: s3iface
import "../ibm-cos-sdk-go/service/s3/s3iface"
Overview
Package s3iface provides an interface to enable mocking the Amazon Simple Storage Service service client for testing your code.
It is important to note that this interface will have breaking changes when the service model is updated and adds new API operations, paginators, and waiters.
Variables
Interface Summary collapse
-
S3API
interface
S3API provides an interface to enable mocking the s3.S3 service client's API operation, paginators, and waiters.