Imports
- github.com/confluentinc/confluent-kafka-go/v2/kafka
- github.com/go-chi/chi
- github.com/go-chi/chi/middleware
- github.com/lib/pq
Imports in module “github.com/alexandrebrunodias/wallet-core”
- github.com/alexandrebrunodias/wallet-core/internal/database/postgres
- github.com/alexandrebrunodias/wallet-core/internal/usecase/create_account
- github.com/alexandrebrunodias/wallet-core/internal/usecase/create_customer
- github.com/alexandrebrunodias/wallet-core/internal/usecase/create_transaction
- github.com/alexandrebrunodias/wallet-core/internal/web
- github.com/alexandrebrunodias/wallet-core/pkg/events
- github.com/alexandrebrunodias/wallet-core/pkg/events/kafka
- github.com/alexandrebrunodias/wallet-core/pkg/uow