You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/storage
FuXiaoHei cdc9e91750
add path prefix to ObjectStorage.Iterator (#23332)
Support to iterator subdirectory in ObjectStorage for
ObjectStorage.Iterator method.

It's required for https://github.com/go-gitea/gitea/pull/22738 to make
artifact files cleanable.

---------

Co-authored-by: Jason Song <i@wolfogre.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
1 year ago
..
helper.go add path prefix to ObjectStorage.Iterator (#23332) 1 year ago
helper_test.go add path prefix to ObjectStorage.Iterator (#23332) 1 year ago
local.go add path prefix to ObjectStorage.Iterator (#23332) 1 year ago
local_test.go add path prefix to ObjectStorage.Iterator (#23332) 1 year ago
minio.go add path prefix to ObjectStorage.Iterator (#23332) 1 year ago
storage.go add path prefix to ObjectStorage.Iterator (#23332) 1 year ago