Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
344
func
defaultOptions() *options {
345
return
&options{}
346
}
347
348
// WithParams set params
349
func
WithParams(params
map
[string]
interface
{}) Option {
Callers
5
Get
Function · 0.70
Delete
Function · 0.70
Post
Function · 0.70
Put
Function · 0.70
Patch
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected