wrapper

package
v0.59.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	UpsertCallback func(string, string, []byte) error
}

Client is the wrapper around s3 sdk

func NewMockClient

func NewMockClient(region string) (Client, error)

NewClient returns a client

func (Client) UpsertFile

func (c Client) UpsertFile(filename, bucket, _ string, pdfBytes []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL