MCPcopy Index your code
hub / github.com/uber/aresdb / ServerConfig

Method ServerConfig

datanode/types.go:76–76  ·  view source on GitHub ↗

SetServerConfig returns server config

()

Source from the content-addressed store, hash-verified

74
75 // SetServerConfig returns server config
76 ServerConfig() common.AresServerConfig
77
78 // HTTPWrappers returns http handler wrappers
79 HTTPWrappers() []utils.HTTPHandlerWrapper

Callers 7

NewDataNodeFunction · 0.65
OpenMethod · 0.65
startSchemaWatchMethod · 0.65
startDebugServerMethod · 0.65
ServeMethod · 0.65
advertiseMethod · 0.65
newHandlersMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected