Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenListTeam/OpenList
/ IsDeprecated
Method
IsDeprecated
internal/model/setting.go:37–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
}
36
37
func
(s SettingItem) IsDeprecated() bool {
38
return
s.Flag == DEPRECATED
39
}
Callers
1
DeleteSettingItemByKey
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected