Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aiprodcoder/MIXAPI
/ GetUptimeKumaGroups
Function
GetUptimeKumaGroups
setting/console_setting/validation.go:302–304 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
300
}
301
302
func
GetUptimeKumaGroups() []
map
[string]
interface
{} {
303
return
getJSONList(GetConsoleSetting().UptimeKumaGroups)
304
}
Callers
1
GetUptimeKumaStatus
Function · 0.92
Calls
2
getJSONList
Function · 0.85
GetConsoleSetting
Function · 0.85
Tested by
no test coverage detected