type github.com/aws/aws-sdk-go-v2/service/s3.ListPartsPaginator
5 uses
github.com/aws/aws-sdk-go-v2/service/s3 (current package)
api_op_ListParts.go#L322: type ListPartsPaginator struct {
api_op_ListParts.go#L331: func NewListPartsPaginator(client ListPartsAPIClient, params *ListPartsInput, optFns ...func(*ListPartsPaginatorOptions)) *ListPartsPaginator {
api_op_ListParts.go#L345: return &ListPartsPaginator{
api_op_ListParts.go#L355: func (p *ListPartsPaginator) HasMorePages() bool {
api_op_ListParts.go#L360: func (p *ListPartsPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListPartsOutput, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)