included option to url decode the key name #38
Annotations
2 errors
build:
cmd/s3tar/main_test.go#L167
cannot use tt.listObjManifest (variable of type func(context.Context, *s3.Client, string, bool) ([]*s3tar.S3Obj, int64, error)) as type func(ctx context.Context, svc *s3.Client, fpath string, skipHeader bool, urlDecode bool) ([]*s3tar.S3Obj, int64, error) in assignment
|
build
Process completed with exit code 1.
|