MCPcopy Create free account
hub / github.com/cloudreve/cloudreve / RequestClient

Method RequestClient

application/dependency/dependency.go:104–104  ·  view source on GitHub ↗

RequestClient Creates a new request.Client instance for HTTP requests.

(opts ...request.Option)

Source from the content-addressed store, hash-verified

102 StoragePolicyClient() inventory.StoragePolicyClient
103 // RequestClient Creates a new request.Client instance for HTTP requests.
104 RequestClient(opts ...request.Option) request.Client
105 // ShareClient Creates a new inventory.ShareClient instance for access DB share store.
106 ShareClient() inventory.ShareClient
107 // TaskClient Creates a new inventory.TaskClient instance for access DB task store.

Callers 15

OSSCallbackAuthFunction · 0.65
CaptchaRequiredFunction · 0.65
PrepareSlaveDownloaderFunction · 0.65
FetchMethod · 0.65
UrlMethod · 0.65
UrlMethod · 0.65
TestMethod · 0.65
TestMethod · 0.65
TestMethod · 0.65
GetOAuthMethod · 0.65
FinishMethod · 0.65

Implementers 1

dependencyapplication/dependency/dependency.go

Calls

no outgoing calls

Tested by

no test coverage detected