Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gofiber/fiber
/ SetDial
Method
SetDial
client/transport.go:34–34 ·
view source on GitHub ↗
(dial fasthttp.DialFunc)
Source
from the content-addressed store, hash-verified
32
TLSConfig() *tls.Config
33
SetTLSConfig(config *tls.Config)
34
SetDial(dial fasthttp.DialFunc)
35
Client() any
36
StreamResponseBody() bool
37
SetStreamResponseBody(enable bool)
Callers
15
TestLBClientTransportAccessorsAndOverrides
Function · 0.65
Test_Response_Status
Function · 0.65
Test_Response_Status_Code
Function · 0.65
Test_Response_Protocol
Function · 0.65
Test_Response_Header
Function · 0.65
Test_Response_Headers
Function · 0.65
Benchmark_Headers
Function · 0.65
Test_Response_Cookie
Function · 0.65
Test_Response_Body
Function · 0.65
Test_Response_Save
Function · 0.65
Test_Response_BodyStream
Function · 0.65
Test_Response_BodyStream_Fallback
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
15
TestLBClientTransportAccessorsAndOverrides
Function · 0.52
Test_Response_Status
Function · 0.52
Test_Response_Status_Code
Function · 0.52
Test_Response_Protocol
Function · 0.52
Test_Response_Header
Function · 0.52
Test_Response_Headers
Function · 0.52
Benchmark_Headers
Function · 0.52
Test_Response_Cookie
Function · 0.52
Test_Response_Body
Function · 0.52
Test_Response_Save
Function · 0.52
Test_Response_BodyStream
Function · 0.52
Test_Response_BodyStream_Fallback
Function · 0.52