MCPcopy 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
302func GetUptimeKumaGroups() []map[string]interface{} {
303 return getJSONList(GetConsoleSetting().UptimeKumaGroups)
304}

Callers 1

GetUptimeKumaStatusFunction · 0.92

Calls 2

getJSONListFunction · 0.85
GetConsoleSettingFunction · 0.85

Tested by

no test coverage detected