Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gofiber/fiber
/ TLSConfig
Method
TLSConfig
client/transport.go:32–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
DoRedirects(req *fasthttp.Request, resp *fasthttp.Response, maxRedirects int) error
31
CloseIdleConnections()
32
TLSConfig() *tls.Config
33
SetTLSConfig(config *tls.Config)
34
SetDial(dial fasthttp.DialFunc)
35
Client() any
Callers
13
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
Test_Client_TLS_Empty_TLSConfig
Function · 0.65
Test_Client_SetCertificates
Function · 0.65
Test_Client_SetRootCertificate
Function · 0.65
Test_Client_SetRootCertificateFromString
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
12
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_Client_TLS_Empty_TLSConfig
Function · 0.52
Test_Client_SetCertificates
Function · 0.52
Test_Client_SetRootCertificate
Function · 0.52
Test_Client_SetRootCertificateFromString
Function · 0.52