MCPcopy 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.
139func PrintDefaultConfig() {
140 os.Stdout.Write(defaultConfig)
141}

Callers 1

mainFunction · 0.85

Calls 1

WriteMethod · 0.80

Tested by

no test coverage detected