Current section

Files

Jump to
squirrel include squirrel@internal@error_PgCannotEstablishTcpConnection.hrl
Raw

include/squirrel@internal@error_PgCannotEstablishTcpConnection.hrl

-record(pg_cannot_establish_tcp_connection, {
host :: binary(),
port :: integer(),
reason :: mug:error()
}).