Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/devlake
/ GetConfigReader
Method
GetConfigReader
backend/core/context/basic_res.go:29–29 ·
view source on GitHub ↗
config
()
Source
from the content-addressed store, hash-verified
27
type
BasicRes
interface
{
28
// config
29
GetConfigReader() config.ConfigReader
30
GetConfig(name string) string
31
GetLogger() log.Logger
32
NestedLogger(name string) BasicRes
Callers
14
WrapTestConnectionErrResp
Function · 0.65
LoadPlugins
Function · 0.65
UpdateProgressDetail
Function · 0.65
NewApiClient
Function · 0.65
InitResources
Function · 0.65
GetConfigReader
Method · 0.65
getJobCollectionConfig
Function · 0.65
PrepareTaskData
Method · 0.65
CollectBoardFilterEnd
Function · 0.65
CollectBoardFilterBegin
Function · 0.65
prepareSync
Method · 0.65
PrepareTaskData
Method · 0.65
Implementers
2
remoteContextImpl
backend/server/services/remote/bridge/
DefaultBasicRes
backend/impls/context/default_basic_re
Calls
no outgoing calls
Tested by
no test coverage detected