pkg/websocket
Kenjiro Nakayama f2b2d2869c Print target name when failed to ping (#632)
* Print target name when failed to ping

For example, when serving activator fails to ping autoscaler, it fails
with `Failed to send ping message` message. However, it does not print
target peer's name so it is difficult to debug.

This patch changes to print the target name.

* Print log without sprintf sugar
2019-09-04 18:05:03 -07:00
..
connection.go Print target name when failed to ping (#632) 2019-09-04 18:05:03 -07:00
connection_test.go Fix the issues pointed out by staticcheck (#541) 2019-07-23 13:13:36 -07:00
hijack.go Helper to call Hijack on a http.ResponseWriter if possible. (#281) 2019-02-15 13:13:44 -08:00
hijack_test.go Helper to call Hijack on a http.ResponseWriter if possible. (#281) 2019-02-15 13:13:44 -08:00