rabbitmq v0.0.1 (2019-04-30T23:46:03Z)
Dub
Repo
Options
connect_timeout
Undocumented in source.
struct
Options {
string
hostname
;
ushort
port
;
int
timeoutSec
;
int
timeoutMicros
;
}
Members
Variables
hostname
string
hostname
;
Undocumented in source.
port
ushort
port
;
Undocumented in source.
timeoutMicros
int
timeoutMicros
;
Undocumented in source.
timeoutSec
int
timeoutSec
;
Undocumented in source.
Meta
Source
See Implementation
connect_timeout
functions
main
structs
Options