MCPcopy 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.
29type 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

doRequestMethod · 0.65

Implementers 2

readerCmdcmd_test.go
fullCmdcmd_test.go

Calls

no outgoing calls

Tested by

no test coverage detected