MCPcopy Create free account
hub / github.com/apache/devlake / GetInt

Method GetInt

backend/core/config/config.go:27–27  ·  view source on GitHub ↗
(key string)

Source from the content-addressed store, hash-verified

25 GetBool(name string) bool
26 GetFloat64(key string) float64
27 GetInt(key string) int
28 GetInt64(key string) int64
29 GetUint(key string) uint
30 GetUint64(key string) uint64

Callers 7

NewGormDbExFunction · 0.80
TestSaveToConfigFunction · 0.80
UpMethod · 0.80
getJobCollectionConfigFunction · 0.80
PrepareTaskDataMethod · 0.80
TestZentaoDbGetDataFlowFunction · 0.80

Calls

no outgoing calls

Tested by 3

TestSaveToConfigFunction · 0.64
TestZentaoDbGetDataFlowFunction · 0.64