alist/internal/op
foxxorcat fb64f00640
refactor: obj name mapping and internal path processing (#2733)
* refactor:Prepare to remove the get interface

* feat:add obj Unwarp interface

* refactor:obj name mapping and program internal path processing

* chore: fix typo

* feat: unwrap get

* fix: no use op.Get to get parent id

* fix: set the path uniformly

Co-authored-by: Noah Hsu <i@nn.ci>
2022-12-17 19:49:05 +08:00
..
const.go refactor: obj name mapping and internal path processing (#2733) 2022-12-17 19:49:05 +08:00
driver.go refactor: optimize driver initialization need to manually deserialize and assign values, and remove redundant driver registration parameters (#2691) 2022-12-13 18:03:30 +08:00
driver_test.go style: shorten name `operations` to `op` 2022-08-31 21:01:15 +08:00
fs.go refactor: obj name mapping and internal path processing (#2733) 2022-12-17 19:49:05 +08:00
hook.go feat: multiple search indexes (#2514) 2022-11-28 13:45:25 +08:00
path.go refactor: obj name mapping and internal path processing (#2733) 2022-12-17 19:49:05 +08:00
storage.go refactor: obj name mapping and internal path processing (#2733) 2022-12-17 19:49:05 +08:00
storage_test.go chore: add id to resp of create storage 2022-11-13 20:17:10 +08:00