Implement query_response matching for the tcp prober.
authorMichael Stapelberg <stapelberg@google.com>
Tue, 1 Dec 2015 22:34:24 +0000 (23:34 +0100)
committerMichael Stapelberg <stapelberg@google.com>
Thu, 3 Dec 2015 07:54:34 +0000 (08:54 +0100)
commitd2dc120e73f7d25f1ec0d8b58914f1f4ea6f5fd8
tree3b675ada7596c5d1e4d69c9038baa1d7f845d2ab
parent7091c159b3f4af92aaae445d058cd1c128399809
Implement query_response matching for the tcp prober.

fixes #13
README.md
main.go
tcp.go
tcp_test.go