MCPcopy Index your code
hub / github.com/apache/devlake / getConfigName

Function getConfigName

backend/core/config/config_viper.go:91–93  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

89}
90
91func getConfigName() string {
92 return defaultConfigName
93}
94
95// return the env path
96func getEnvPath() string {

Callers 1

initConfigFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected