feat: support parallel upload of files in dir. #911
Annotations
3 errors
build:
s3/s3.go#L106
cannot use &s3client{} (value of type *s3client) as S3Client value in variable declaration: *s3client does not implement S3Client (missing method MultipartUpload)
|
build:
s3/s3.go#L212
cannot use &s3cli (value of type *s3client) as S3Client value in return statement: *s3client does not implement S3Client (missing method MultipartUpload)
|
build
Process completed with exit code 1.
|