All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.trendyol.kediatr.RequestHandlerDelegate.kt Maven / Gradle / Ivy

package com.trendyol.kediatr

/**
 * RequestHandlerDelegate represents to Command, Query or Notification handler
 */
typealias RequestHandlerDelegate = suspend (TRequest) -> TResponse




© 2015 - 2025 Weber Informatics LLC | Privacy Policy