rabbitmq-amqp-go-client/pkg/rabbitmqamqp
Gabriele Santomaggio 8ffd1e6fc3
static check (#36)
* static check
* remove duplication
* add tests

---------

Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
2025-02-24 15:04:19 +01:00
..
address.go static check (#36) 2025-02-24 15:04:19 +01:00
address_test.go static check (#36) 2025-02-24 15:04:19 +01:00
amqp_binding.go Rename the package name (#29) 2025-02-17 14:04:13 +01:00
amqp_binding_test.go Rename the package name (#29) 2025-02-17 14:04:13 +01:00
amqp_connection.go static check (#36) 2025-02-24 15:04:19 +01:00
amqp_connection_recovery.go static check (#36) 2025-02-24 15:04:19 +01:00
amqp_connection_recovery_test.go static check (#36) 2025-02-24 15:04:19 +01:00
amqp_connection_test.go static check (#36) 2025-02-24 15:04:19 +01:00
amqp_consumer.go static check (#36) 2025-02-24 15:04:19 +01:00
amqp_consumer_stream_test.go static check (#36) 2025-02-24 15:04:19 +01:00
amqp_consumer_test.go static check (#36) 2025-02-24 15:04:19 +01:00
amqp_environment.go Rename the package name (#29) 2025-02-17 14:04:13 +01:00
amqp_environment_test.go Rename the package name (#29) 2025-02-17 14:04:13 +01:00
amqp_exchange.go Add args to the exchanges (#34) 2025-02-21 10:32:00 +01:00
amqp_exchange_test.go Add args to the exchanges (#34) 2025-02-21 10:32:00 +01:00
amqp_management.go static check (#36) 2025-02-24 15:04:19 +01:00
amqp_management_test.go Rename the package name (#29) 2025-02-17 14:04:13 +01:00
amqp_publisher.go Rename the package name (#29) 2025-02-17 14:04:13 +01:00
amqp_publisher_test.go static check (#36) 2025-02-24 15:04:19 +01:00
amqp_queue.go Rename the package name (#29) 2025-02-17 14:04:13 +01:00
amqp_queue_test.go static check (#36) 2025-02-24 15:04:19 +01:00
amqp_types.go Rename the package name (#29) 2025-02-17 14:04:13 +01:00
amqp_utils.go static check (#36) 2025-02-24 15:04:19 +01:00
common.go Rename the package name (#29) 2025-02-17 14:04:13 +01:00
converters.go Rename the package name (#29) 2025-02-17 14:04:13 +01:00
converters_test.go static check (#36) 2025-02-24 15:04:19 +01:00
entities.go Add args to the exchanges (#34) 2025-02-21 10:32:00 +01:00
features_available.go Validate Version (#32) 2025-02-18 15:06:04 +01:00
features_available_test.go Validate Version (#32) 2025-02-18 15:06:04 +01:00
life_cycle.go Rename the package name (#29) 2025-02-17 14:04:13 +01:00
log.go Rename the package name (#29) 2025-02-17 14:04:13 +01:00
messages_helper.go Rename the package name (#29) 2025-02-17 14:04:13 +01:00
pkg_suite_test.go Rename the package name (#29) 2025-02-17 14:04:13 +01:00
test_utils.go Rename the package name (#29) 2025-02-17 14:04:13 +01:00
uri.go Rename the package name (#29) 2025-02-17 14:04:13 +01:00
uri_test.go Rename the package name (#29) 2025-02-17 14:04:13 +01:00