Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
125
func
GetDefaultConfig() string {
126
return
defaultConfig
127
}
128
129
func
SetDefaultConfig(cfgStr string) {
130
defaultConfig = cfgStr
Callers
1
CreateConfig
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected