MCPcopy Create free account
hub / github.com/aiprodcoder/MIXAPI / GetConsoleSetting

Function GetConsoleSetting

setting/console_setting/config.go:37–39  ·  view source on GitHub ↗

GetConsoleSetting 获取 ConsoleSetting 配置实例

()

Source from the content-addressed store, hash-verified

35
36// GetConsoleSetting 获取 ConsoleSetting 配置实例
37func GetConsoleSetting() *ConsoleSetting {
38 return &consoleSetting
39}

Callers 5

GetStatusFunction · 0.92
GetApiInfoFunction · 0.85
GetAnnouncementsFunction · 0.85
GetFAQFunction · 0.85
GetUptimeKumaGroupsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected