alist/internal/fs
foxxorcat 62a06fa0f9
feat: optimize file operation interface (#2757)
* feat: optimize file operation interface

* chore: fix typo

Co-authored-by: Noah Hsu <i@nn.ci>
2022-12-20 15:02:40 +08:00
..
copy.go feat: optimize file operation interface (#2757) 2022-12-20 15:02:40 +08:00
fs.go feat: optimize file operation interface (#2757) 2022-12-20 15:02:40 +08:00
get.go refactor: obj name mapping and internal path processing (#2733) 2022-12-17 19:49:05 +08:00
link.go style: shorten name `operations` to `op` 2022-08-31 21:01:15 +08:00
list.go refactor: split the db package hook and cache to the op package (#2747) 2022-12-18 19:51:20 +08:00
other.go feat: optimize file operation interface (#2757) 2022-12-20 15:02:40 +08:00
put.go feat: optimize file operation interface (#2757) 2022-12-20 15:02:40 +08:00
util.go refactor: obj name mapping and internal path processing (#2733) 2022-12-17 19:49:05 +08:00
walk.go refactor: split the db package hook and cache to the op package (#2747) 2022-12-18 19:51:20 +08:00