Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/IceWhaleTech/CasaOS
/ GetConfig
Method
GetConfig
service/storage.go:21–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
GetConfigByName(name string) (
map
[string]string, error)
20
DeleteConfigByName(name string) error
21
GetConfig() (httper.RemotesResult, error)
22
}
23
24
type
storageStruct
struct
{
Callers
1
GetRecoverStorage
Function · 0.65
Implementers
1
storageStruct
service/storage.go
Calls
no outgoing calls
Tested by
no test coverage detected