Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ByIDFinder ¶
ByIDFinder is a decorator for ReadRepo that adds a FindById method.
func NewByIdFinder ¶
func NewByIdFinder[Entity eh.Entity](readRepo eh.ReadRepo) *ByIDFinder[Entity]
NewByIdFinder decorates a read repo with a FindById method.
Click to show internal directories.
Click to hide internal directories.