Documentation ¶
Index ¶
Constants ¶
View Source
const QueueName = "mesg-qu"
QueueName is the declared Name
View Source
const RabbitmqURI = "localhost:5672"
RabbitmqURI is the rabbitmq server endpoint
Variables ¶
View Source
var AwsTopic = "arn:aws:sns:eu-west-3:777350386990:justopic"
AwsTopic is the default topic (is private, will be hidden soon though)
View Source
var ConnString = fmt.Sprintf("amqp://guest:guest@%s/", RabbitmqURI)
ConnString redis connection
View Source
var MonitoredDir = "/tmp/monitor"
MonitoredDir directory
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.