Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PuerkitoBio/fetchbot
/ Reader
Method
Reader
cmd.go:30–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
// the ReaderProvider is used.
29
type
ReaderProvider
interface
{
30
Reader() io.Reader
31
}
32
33
// ValuesProvider interface gets the values to send as the Body of the request. It has
Callers
1
doRequest
Method · 0.65
Implementers
2
readerCmd
cmd_test.go
fullCmd
cmd_test.go
Calls
no outgoing calls
Tested by
no test coverage detected