Versions in this module Expand all Collapse all v0 v0.0.1 Mar 14, 2024 Changes in this version + type Module struct + func NewModule(infra *Service) *Module + func (m *Module) UserHandlerAPI() userDomain.IHandlerAPI + type Service struct + Config *configuration.ConfigurationSchema + DB *database.DB + Logger *logger.Logger + Redis *redis.Client