Versions in this module Expand all Collapse all v5 v5.0.1 Apr 10, 2026 Changes in this version + var ErrEmptyInputProvided = platformerrors.New("empty input provided") + func ProvideRedisConsumerProvider(logger logging.Logger, tracerProvider tracing.TracerProvider, ...) messagequeue.ConsumerProvider + func ProvideRedisPublisherProvider(l logging.Logger, tracerProvider tracing.TracerProvider, ...) messagequeue.PublisherProvider + type Config struct + Password string + QueueAddresses []string + Username string + func (cfg *Config) ValidateWithContext(ctx context.Context) error Other modules containing this package github.com/verygoodsoftwarenotvirus/platform github.com/verygoodsoftwarenotvirus/platform/v2 github.com/verygoodsoftwarenotvirus/platform/v3 github.com/verygoodsoftwarenotvirus/platform/v4