amqp

package
v0.0.0-...-dc806d7 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2021 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompilerTest

func CompilerTest(address string) (*amqp.Connection, error)

Tests Compiler choosing a Function from local Package. We have declared this Package's name as 'amqp'. At the same Time, we import an external Package with the same 'amqp' Name. This is a bad Programming Style, but unfortunately it is often used nowadays. This Function tests that Compiler can differentiate local 'amqp' Package from the external 'amqp' Package.

func MyConnect

func MyConnect(address string) (*amqp.Connection, error)

Connects to AMQP Server.

func MyDisConnect

func MyDisConnect(conn *amqp.Connection) error

DisConnects from AMQP Server.

Types

This section is empty.

Jump to

Keyboard shortcuts

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