wait-for-mysql

command module
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2021 License: MIT Imports: 8 Imported by: 0

README

wait-for-mysql

Go Report Card

wait-for-mysql accepts a MySQL (go-mysql-driver) connection string and attempts to connect to the provided database until successful or until a timeout period is reached.

Example

$ wait-for-mysql -timeout 60s -interval 2s 'root:passwd@tcp(localhost:3306)/my_db'

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL