Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1buran/rHttp
/ PrintDefaultConfig
Function
PrintDefaultConfig
config.go:139–141 ·
view source on GitHub ↗
Print default config.
()
Source
from the content-addressed store, hash-verified
137
138
// Print default config.
139
func
PrintDefaultConfig() {
140
os.Stdout.Write(defaultConfig)
141
}
Callers
1
main
Function · 0.85
Calls
1
Write
Method · 0.80
Tested by
no test coverage detected