MCPcopy Create free account
hub / github.com/go-dev-frame/sponge / defaultOptions

Function defaultOptions

pkg/httpcli/httpcli.go:344–346  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

342}
343
344func defaultOptions() *options {
345 return &options{}
346}
347
348// WithParams set params
349func WithParams(params map[string]interface{}) Option {

Callers 5

GetFunction · 0.70
DeleteFunction · 0.70
PostFunction · 0.70
PutFunction · 0.70
PatchFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected