Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber/aresdb
/ GetConfig
Function
GetConfig
utils/di.go:92–94 ·
view source on GitHub ↗
GetConfig returns the application config.
()
Source
from the content-addressed store, hash-verified
90
91
// GetConfig returns the application config.
92
func
GetConfig() common.AresServerConfig {
93
return
config
94
}
Callers
8
NewLocalDiskStore
Function · 0.92
NewMemStore
Function · 0.92
processTimezone
Method · 0.92
prepareTimezoneTable
Method · 0.92
UseHashReduction
Method · 0.92
Version
Method · 0.92
GetAresEnv
Function · 0.85
env_test.go
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected