Async Pipeline
class AsyncPipeline(val pipeline: List<<ERROR CLASS>>, queueCapacity: Int = Channel.UNLIMITED)
Content copied to clipboard
Constructors
Link copied to clipboard
fun AsyncPipeline(pipeline: List<<ERROR CLASS>>, queueCapacity: Int = Channel.UNLIMITED)
Content copied to clipboard