MCPcopy
hub / github.com/firecrawl/firecrawl / RequestOption

FuncType RequestOption

apps/go-sdk/option/option.go:10–10  ·  view source on GitHub ↗

RequestOption configures an individual request or the client.

func(*RequestConfig)

Source from the content-addressed store, hash-verified

8
9// RequestOption configures an individual request or the client.
10type RequestOption func(*RequestConfig)
11
12// RequestConfig holds the configuration for an HTTP request.
13type RequestConfig struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…