Documentation
¶
Overview ¶
Package health provides health check functionality for MCP connections.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsConnectionHealthy ¶
func IsConnectionHealthy(conn *connection.MCPConnection, timeout time.Duration, logger log.Logger) bool
IsConnectionHealthy checks if a connection is working properly
func SendHeartbeat ¶
func SendHeartbeat(cfg config.ServerConfig, logger log.Logger)
SendHeartbeat sends a lightweight ping to keep connections alive
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.