Companion

Functions

Link copied to clipboard
fun using(dataSource: DataSource, bind: Consumer<Bind>)
fun using(dataSource: DataSource, bind: Bind.() -> Unit)

DSL entrypoint for binding Publisher streams to DataSource endpoints.