Documentation ¶
Overview ¶
workaround for dockertest problem
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCurrencySubscriber ¶
func NewCurrencySubscriber( subscription map[string]*pubsub.Subscription, repository repository.CurrencyRepository, log *logrus.Logger, ) subscriber.Subscriber
Types ¶
type CurrencyRabbitmqSubscriber ¶
type CurrencyRabbitmqSubscriber struct {
// contains filtered or unexported fields
}
func (*CurrencyRabbitmqSubscriber) Run ¶
func (s *CurrencyRabbitmqSubscriber) Run(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.