package
3.2.0
Repository: https://github.com/atkrad/wait4x.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

Execute run Wait4X application.
NewHTTPCommand creates the http sub-command.
NewInfluxDBCommand creates the influxdb sub-command.
NewMongoDBCommand creates the mongodb sub-command.
NewMysqlCommand creates the mysql sub-command.
NewPostgresqlCommand creates the postgresql sub-command.
NewRabbitMQCommand creates the rabbitmq sub-command.
NewRedisCommand creates the redis sub-command.
NewRootCommand creates the root command.
NewTCPCommand creates the tcp sub-command.
NewVersionCommand creates the version sub-command.

# Constants

ExitError is the exit code used when the command encounters an error.
ExitTimedOut is the exit code used when the command times out.

# Variables

AppVersion represents Wait4X version.
BuildTime represents Wait4X build time in ISO8601 format, output of $(date -u '+%FT%TZ').
GitCommit represents Wait4X commit sha1 hash from git, output of $(git rev-parse HEAD).

# Structs

Version represents some information which useful in version sub-command.