haredo
Preparing search index...
types
RabbitUrl
Interface RabbitUrl
interface
RabbitUrl
{
hostname
:
string
;
password
:
string
;
port
:
number
;
protocol
:
"amqp"
|
"amqps"
;
username
:
string
;
vhost
:
string
;
}
Index
Properties
hostname
password
port
protocol
username
vhost
Properties
hostname
hostname
:
string
password
password
:
string
port
port
:
number
protocol
protocol
:
"amqp"
|
"amqps"
username
username
:
string
vhost
vhost
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hostname
password
port
protocol
username
vhost
haredo
Loading...