alist/internal/op
foxxorcat fd45fd431d refactor:separate the user method from the db package to the op package 2022-12-18 12:22:58 +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 refactor:separate the setting method from the db package to the op package and add the cache 2022-12-18 01:21:07 +08:00
meta.go refactor:separate the meta method from the db package to the op package 2022-12-18 01:26:23 +08:00
path.go refactor: obj name mapping and internal path processing (#2733) 2022-12-17 19:49:05 +08:00
setting.go refactor:separate the setting method from the db package to the op package and add the cache 2022-12-18 01:21:07 +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
user.go refactor:separate the user method from the db package to the op package 2022-12-18 12:22:58 +08:00