• Stars
    star
    2
  • Language
    Go
  • License
    GNU General Publi...
  • Created over 4 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Go package to test and wait on the availability of a TCP host and port. This is mainly used as a pre start script for containers which depend on other services before starting. You can run this first with a defined interval and die if the host:port does not become available.