Discover Packages
github.com/mediusfy/modulex
examples
deployment
consumer
package
Version:
v0.4.2
Opens a new window with list of versions in this module.
Published: Jul 22, 2026
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package consumer is a dependent feature module that consumes the notification
service. It is intentionally small so the monolith and remote examples can
share the same business code while wiring different implementations.
Module depends on the notification service.
NewModule creates a consumer module.
DependsOn implements modulex.Module.
Init implements modulex.Module. It resolves the notification service port.
Name implements modulex.Module.
Start implements modulex.Startable. It sends a notification to demonstrate
that the dependency is wired correctly.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.