|
2edba5d03f
|
add option to use an existing s3 client.
|
2024-11-22 13:31:14 -05:00 |
|
|
ff784c6585
|
add README
|
2024-11-22 10:11:41 -05:00 |
|
|
4792a11fd3
|
fix typos
|
2024-11-21 12:12:05 -05:00 |
|
|
0e3407c7cc
|
add expected errors tests, fix ErrFolderNotFound not being sent on S3.
|
2024-11-21 12:05:00 -05:00 |
|
|
ba32206f35
|
Add CopyDir and DeleteDir and their respective tests
|
2024-11-20 15:43:34 -05:00 |
|
|
bdf37805e8
|
fix issue where s3 would not return a ErrFileNotFound
|
2024-11-20 13:45:51 -05:00 |
|
|
9638e52d26
|
move s3 and local test to their own files
|
2024-11-20 12:27:45 -05:00 |
|
|
38d9f2fa85
|
tidy go.mod
|
2024-11-20 10:19:31 -05:00 |
|
|
98ee01a2d5
|
add readdir function, fix writing files on local filesystem if within folder.
|
2024-11-20 10:19:07 -05:00 |
|
|
f14c451ea8
|
add documentation for move func, add rename function as a wrapper for move
|
2024-11-19 09:24:58 -05:00 |
|
|
222b66c2f2
|
add move func, fix test for copy
|
2024-11-19 09:20:53 -05:00 |
|
|
9301eb3727
|
add copy function
|
2024-11-19 08:56:43 -05:00 |
|
|
776ec2fd78
|
add IsDir for local filesystem
|
2024-11-18 21:10:54 -05:00 |
|
|
ddc9ab18f2
|
add stat func
|
2024-11-18 20:54:41 -05:00 |
|
|
24e0d7e9fb
|
fix file perms for WriteFile
|
2024-11-18 17:04:50 -05:00 |
|
|
5ce1b86da4
|
add documentation for functions
|
2024-11-18 17:00:58 -05:00 |
|
|
9614599eb5
|
add delete func, add check for invalid local paths
|
2024-11-18 16:48:49 -05:00 |
|
|
41e7d6070d
|
fix read for s3, add test for read
|
2024-11-18 16:39:35 -05:00 |
|
|
17896c3cc4
|
add open, write
|
2024-11-18 16:34:07 -05:00 |
|
|
9edb886a15
|
Initial commit
|
2024-11-17 10:00:48 -05:00 |
|
|
86f6bdbc0a
|
Configure SAST in .gitlab-ci.yml , creating this file if it does not already exist
|
2024-11-07 19:51:57 +00:00 |
|