Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/devlake
/ Get
Method
Get
backend/core/config/config.go:24–24 ·
view source on GitHub ↗
(key string)
Source
from the content-addressed store, hash-verified
22
// ConfigReader defined a serial of interfaces
23
type
ConfigReader
interface
{
24
Get(key string)
interface
{}
25
GetBool(name string) bool
26
GetFloat64(key string) float64
27
GetInt(key string) int
Callers
15
TestWalkFields
Function · 0.65
sanitizeQuery
Function · 0.65
MakeDbConnection
Function · 0.65
LoadRemotePlugins
Function · 0.65
TestCrdbErrorImpl
Function · 0.65
Proxy
Method · 0.65
ProxyApiGet
Method · 0.65
GetRemoteScopesOutput
Method · 0.65
GetScopesFromRemote
Method · 0.65
TestFetchPageUndetermined
Function · 0.65
newMockBasicRes
Function · 0.65
GetScopeDetail
Method · 0.65
Calls
no outgoing calls
Tested by
15
TestWalkFields
Function · 0.52
TestCrdbErrorImpl
Function · 0.52
TestFetchPageUndetermined
Function · 0.52
newMockBasicRes
Function · 0.52
TestSubtaskStateManager
Function · 0.52
TestTransformTable
Function · 0.52
TestTransformTable_RollBack
Function · 0.52
TestCopyTableColumns
Function · 0.52
TestCopyTableColumns_RollBack
Function · 0.52
TestTransformColumns
Function · 0.52
TestTransformColumns_RollBack
Function · 0.52
TestChangeColumnsType
Function · 0.52