Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(repo ports.Repository) ports.Service
New constructs a ports.Service using constructor injection: the caller supplies its ports.Repository dependency directly, rather than resolving it from a registry. module.go's Init calls New exactly like this; prefer the same pattern anywhere else this Service is needed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.