All Projects → uber-archive → tcheck

uber-archive / tcheck

Licence: MIT license
TChannel health check utility

Programming Languages

go
31211 projects - #10 most used programming language
Thrift
134 projects
Makefile
30231 projects

tcheck

A simple TChannel health checker written in Go.

tcheck supports the following flags:

  • --peer a singular host:port to health check
  • --serviceName the target's service name

Examples:

tcheck --peer 127.0.0.1:4532 --serviceName keyvalue

Tests

Run tests using go test.

License

MIT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].