rabbitmq-amqp-go-client/rabbitmq_amqp
Gabriele Santomaggio fa7d5d9413
Implement connection and management (#1)
* Implement connection and management 
* Setup CI  
* First version for queue declaration
---------

Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
2024-09-10 11:26:46 +02:00
..
amqp_connection.go Implement connection and management (#1) 2024-09-10 11:26:46 +02:00
amqp_connection_test.go Implement connection and management (#1) 2024-09-10 11:26:46 +02:00
amqp_managent.go Implement connection and management (#1) 2024-09-10 11:26:46 +02:00
amqp_managent_test.go Implement connection and management (#1) 2024-09-10 11:26:46 +02:00
amqp_queue.go Implement connection and management (#1) 2024-09-10 11:26:46 +02:00
amqp_queue_test.go Implement connection and management (#1) 2024-09-10 11:26:46 +02:00
common.go Implement connection and management (#1) 2024-09-10 11:26:46 +02:00
connection.go Implement connection and management (#1) 2024-09-10 11:26:46 +02:00
converters.go Implement connection and management (#1) 2024-09-10 11:26:46 +02:00
converters_test.go Implement connection and management (#1) 2024-09-10 11:26:46 +02:00
entities.go Implement connection and management (#1) 2024-09-10 11:26:46 +02:00
life_cycle.go Implement connection and management (#1) 2024-09-10 11:26:46 +02:00
management.go Implement connection and management (#1) 2024-09-10 11:26:46 +02:00
pkg_suite_test.go Implement connection and management (#1) 2024-09-10 11:26:46 +02:00