Documentation ¶ Index ¶ func PingTTRPC(rw net.Conn) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func PingTTRPC ¶ func PingTTRPC(rw net.Conn) error PingTTRPC sends an invalid request to a TTRPC server to check for a response, indicating the server is alive and accepting requests. The duration is the max time to wait for a response. Types ¶ This section is empty. Source Files ¶ View all Source files ping.go Click to show internal directories. Click to hide internal directories.