alist/internal/op
仝华帅 ee77c3b113
fix: friendly tip for initial logging in [skip ci] (#3406)
* refactor: friendly tip for initial logging in

* fix CodeFactor issue

more info pls refer to: https://segmentfault.com/a/1190000043031147
2023-02-18 17:53:11 +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 revert: add `Getter` interface back 2023-01-16 19:55:43 +08:00
hook.go feat: update index by `req.Paths` 2022-12-24 20:23:04 +08:00
meta.go fix: cache nil value for meta 2022-12-28 17:44:34 +08:00
path.go fix: friendly tip for initial logging in [skip ci] (#3406) 2023-02-18 17:53:11 +08:00
setting.go refactor: split the db package hook and cache to the op package (#2747) 2022-12-18 19:51:20 +08:00
storage.go feat: update index by `req.Paths` 2022-12-24 20:23:04 +08:00
storage_test.go refactor: split the db package hook and cache to the op package (#2747) 2022-12-18 19:51:20 +08:00
user.go refactor: split the db package hook and cache to the op package (#2747) 2022-12-18 19:51:20 +08:00