Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/imroc/req
/ dumpOptions
Struct
dumpOptions
dump.go:34–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
type
dumpOptions
struct
{
35
*DumpOptions
36
}
37
38
func
(o dumpOptions) Output() io.Writer {
39
if
o.DumpOptions.Output == nil {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected