Logo
Explore Help
Sign In
Backups/OpenList
1
0
Fork 0
You've already forked OpenList
mirror of https://github.com/OpenListTeam/OpenList.git synced 2025-09-19 20:26:26 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
d7aa1608ac2f3834af87b4a81b8f0970b3dadbc0
OpenList/internal/op/const.go

8 lines
83 B
Go
Raw Normal View History

feat: check status before storage call
2022-09-03 22:32:09 +08:00
package op
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 (
WORK = "work"
fix(storage): explicitly set storages' status to disabled (#3810)
2023-03-11 20:45:35 +08:00
DISABLED = "disabled"
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
RootName = "root"
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 30ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API