package
24.3.0+incompatible
Repository: https://github.com/oracle/oci-go-sdk.git
Documentation: pkg.go.dev

# Functions

NewUploadManager return a pointer to UploadManager.

# Constants

Set of constants representing the allowable values for VolumeAttachmentLifecycleState.
Set of constants representing the allowable values for VolumeAttachmentLifecycleState.

# Structs

MultiPartUploadPart holds the details of Part that is uploaded .
MultipartUploadResponse is the response from commitMultipart API operation.
SinglepartUploadResponse is the response from putObject API operation.
UploadFileRequest defines the input parameters for UploadFile method.
UploadManager is the interface that groups the upload methods.
UploadRequest defines the input parameters for UploadFile method.
UploadResponse is the response from commitMultipart or the putObject API operation.
UploadStreamRequest defines the input parameters for UploadFile method.

# Interfaces

FileUploader is an interface to upload a file.
StreamUploader is an interface for upload a stream.

# Type aliases

UploadCallBack API that gets invoked after a Part is successuly uploaded.
UploadResponseType with underlying type: string.