Documentation
¶
Index ¶
- func Dial(c context.Context, url string) (*amqp.Connection, error)
- func DialTLS(c context.Context, url string, amqps *tls.Config) (*amqp.Connection, error)
- func Dialer(c context.Context) func(url string) (*amqp.Connection, error)
- func DialerTLS(c context.Context) func(url string, amqps *tls.Config) (*amqp.Connection, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.