Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/go-redis
/ cleanupTLSCluster
Function
cleanupTLSCluster
main_test.go:490–492 ·
view source on GitHub ↗
cleanupTLSCluster cleans up TLS cluster resources
()
Source
from the content-addressed store, hash-verified
488
489
// cleanupTLSCluster cleans up TLS cluster resources
490
func
cleanupTLSCluster() {
491
// TLS cluster is auto-managed by the container, no cleanup needed
492
}
Callers
1
main_test.go
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected