Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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 配置实例
37
func
GetConsoleSetting() *ConsoleSetting {
38
return
&consoleSetting
39
}
Callers
5
GetStatus
Function · 0.92
GetApiInfo
Function · 0.85
GetAnnouncements
Function · 0.85
GetFAQ
Function · 0.85
GetUptimeKumaGroups
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected