MCPcopy Index your code
hub / github.com/keploy/keploy / GetDefaultConfig

Function GetDefaultConfig

config/default.go:125–127  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

123`, models.DefaultIncomingProxyPort)
124
125func GetDefaultConfig() string {
126 return defaultConfig
127}
128
129func SetDefaultConfig(cfgStr string) {
130 defaultConfig = cfgStr

Callers 1

CreateConfigMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected