Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gofiber/fiber
/ SetTLSConfig
Method
SetTLSConfig
client/transport.go:33–33 ·
view source on GitHub ↗
(config *tls.Config)
Source
from the content-addressed store, hash-verified
31
CloseIdleConnections()
32
TLSConfig() *tls.Config
33
SetTLSConfig(config *tls.Config)
34
SetDial(dial fasthttp.DialFunc)
35
Client() any
36
StreamResponseBody() bool
Callers
11
TestStandardClientTransportCoverage
Function · 0.65
TestHostClientTransportClientAccessor
Function · 0.65
TestLBClientTransportAccessorsAndOverrides
Function · 0.65
Test_Response_Protocol
Function · 0.65
Test_Client_HostClient_Behavior
Function · 0.65
Test_Client_LBClient_Behavior
Function · 0.65
Test_Client_TLS
Function · 0.65
Test_Client_TLS_Error
Function · 0.65
applyTLSConfig
Method · 0.65
Test_Proxy_Balancer_WithTlsConfig
Function · 0.65
Test_Proxy_Forward_WithClient_TLSConfig
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
10
TestStandardClientTransportCoverage
Function · 0.52
TestHostClientTransportClientAccessor
Function · 0.52
TestLBClientTransportAccessorsAndOverrides
Function · 0.52
Test_Response_Protocol
Function · 0.52
Test_Client_HostClient_Behavior
Function · 0.52
Test_Client_LBClient_Behavior
Function · 0.52
Test_Client_TLS
Function · 0.52
Test_Client_TLS_Error
Function · 0.52
Test_Proxy_Balancer_WithTlsConfig
Function · 0.52
Test_Proxy_Forward_WithClient_TLSConfig
Function · 0.52