conn

package
v0.0.0-...-ba37b00 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CONN

type CONN struct {
	// contains filtered or unexported fields
}

func NewCONN

func NewCONN() *CONN

func (*CONN) CACertificate

func (conn *CONN) CACertificate(caCertificate string) *CONN

func (*CONN) CertPath

func (conn *CONN) CertPath(certPath string) *CONN

func (*CONN) ClientCertificate

func (conn *CONN) ClientCertificate(clientCertificate string) *CONN

func (*CONN) ClientKey

func (conn *CONN) ClientKey(clientKey string) *CONN

func (*CONN) Conn

func (conn *CONN) Conn() (*amqp.Connection, error)

func (*CONN) Password

func (conn *CONN) Password(password string) *CONN

func (*CONN) Port

func (conn *CONN) Port(port string) *CONN

func (*CONN) URL

func (conn *CONN) URL(url string) *CONN

func (*CONN) Username

func (conn *CONN) Username(username string) *CONN

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL