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

# Functions

New creates the RabbitMQ checker.
WithInsecureSkipTLSVerify configures whether to skip tls verify.
WithTimeout configures a timeout for establishing new connections.

# Constants

DefaultConnectionTimeout is the default connection timeout duration.
DefaultHeartbeat is the default heartbeat duration.
DefaultInsecureSkipTLSVerify is the default value for whether to skip tls verify.
DefaultLocale is the default locale.

# Structs

RabbitMQ represents RabbitMQ checker.

# Type aliases

Option configures a RabbitMQ.