MCPcopy
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.
92func GetConfig() common.AresServerConfig {
93 return config
94}

Callers 8

NewLocalDiskStoreFunction · 0.92
NewMemStoreFunction · 0.92
processTimezoneMethod · 0.92
prepareTimezoneTableMethod · 0.92
UseHashReductionMethod · 0.92
VersionMethod · 0.92
GetAresEnvFunction · 0.85
env_test.goFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected