Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WrapAuthorInstrumentation ¶
func WrapAuthorInstrumentation(authorUseCase usecase.AuthorInteractor, logger log.Logger) usecase.AuthorInteractor
WrapAuthorInstrumentation Inject middleware (metrics and logging) to bounded context's edge using chain of responsibility/middleware pattern and HOC-like pattern wrapping style
func WrapAuthorSAGAInstrumentation ¶
func WrapAuthorSAGAInstrumentation(authorUseCase usecase.AuthorSAGAInteractor, logger log.Logger) usecase.AuthorSAGAInteractor
WrapAuthorSAGAInstrumentation 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.