Imports
- github.com/rabbitmq/amqp091-go
- github.com/redis/go-redis/v9
- github.com/sirupsen/logrus
- gocloud.dev/pubsub
- gocloud.dev/pubsub/rabbitpubsub
- gorm.io/driver/postgres
- gorm.io/gorm
Imports in module “github.com/angryronald/currency-service”
- github.com/angryronald/currency-service/config
- github.com/angryronald/currency-service/internal/currency/application/command
- github.com/angryronald/currency-service/internal/currency/application/query
- github.com/angryronald/currency-service/internal/currency/constant
- github.com/angryronald/currency-service/internal/currency/domain/currency
- github.com/angryronald/currency-service/internal/currency/endpoint
- github.com/angryronald/currency-service/internal/currency/infrastructure/event/publisher/rabbitmq
- github.com/angryronald/currency-service/internal/currency/infrastructure/event/subscriber
- github.com/angryronald/currency-service/internal/currency/infrastructure/event/subscriber/rabbitmq/currency
- github.com/angryronald/currency-service/internal/currency/infrastructure/repository
- github.com/angryronald/currency-service/internal/currency/infrastructure/repository/memcached/redis/currency
- github.com/angryronald/currency-service/internal/currency/infrastructure/repository/sql/postgre/currency