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.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.