Documentation
¶
Overview ¶
Package tcp is the TCP_CHECK health check: connect to the backend, and treat a completed connection as healthy.
It is the simplest of the checker types and the one the others build on — HTTP, SMTP and DNS all begin with the same connection and then talk further.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Checker ¶
Checker performs a TCP connection check.
Click to show internal directories.
Click to hide internal directories.