Documentation ¶ Index ¶ func ApplyCommandDecorator[C any](handler handler.Command[C]) handler.Command[C] func ApplyQueryDecorator[C any, R any](handler handler.Query[C, R]) handler.Query[C, R] Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ApplyCommandDecorator ¶ func ApplyCommandDecorator[C any](handler handler.Command[C]) handler.Command[C] func ApplyQueryDecorator ¶ func ApplyQueryDecorator[C any, R any](handler handler.Query[C, R]) handler.Query[C, R] Types ¶ This section is empty. Source Files ¶ View all Source files logging.go Click to show internal directories. Click to hide internal directories.