Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gofiber/fiber
/ Client
Method
Client
client/transport.go:35–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
SetTLSConfig(config *tls.Config)
34
SetDial(dial fasthttp.DialFunc)
35
Client() any
36
StreamResponseBody() bool
37
SetStreamResponseBody(enable bool)
38
}
Callers
6
TestStandardClientTransportCoverage
Function · 0.65
TestHostClientTransportClientAccessor
Function · 0.65
TestLBClientTransportAccessorsAndOverrides
Function · 0.65
Test_httpClientTransport_Interface
Function · 0.65
Test_Client_R
Function · 0.65
Test_Request_Client
Function · 0.65
Implementers
5
standardClientTransport
client/transport.go
hostClientTransport
client/transport.go
lbClientTransport
client/transport.go
blockingErrTransport
client/core_test.go
panicTransport
client/core_test.go
Calls
no outgoing calls
Tested by
6
TestStandardClientTransportCoverage
Function · 0.52
TestHostClientTransportClientAccessor
Function · 0.52
TestLBClientTransportAccessorsAndOverrides
Function · 0.52
Test_httpClientTransport_Interface
Function · 0.52
Test_Client_R
Function · 0.52
Test_Request_Client
Function · 0.52