Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WrapUserInstrumentation ¶
func WrapUserInstrumentation(userUseCase usecase.UserInteractor, logger log.Logger) usecase.UserInteractor
WrapUserInstrumentation Inject middleware (metrics and logging) to bounded context's edge using chain of responsibility/middleware pattern and HOC-like pattern wrapping style
func WrapUserSAGAInstrumentation ¶
func WrapUserSAGAInstrumentation(userUseCase usecase.UserSAGAInteractor, logger log.Logger) usecase.UserSAGAInteractor
WrapUserSAGAInstrumentation Inject middleware (metrics and logging) to bounded context's edge using chain of responsibility/middleware pattern and HOC-like pattern wrapping style
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.