UNPKG

masson

Version:

Module execution engine for cluster deployments.

9 lines (7 loc) 218 B
export default header: 'PostgreSQL Server Check', handler: (options) -> # TCP # Ensure the port is listening. @connection.assert header: 'TCP' host: options.wait_tcp.fqdn port: options.wait_tcp.port