BindChannel

Functions

Link copied to clipboard
fun json(json: BindChannelJson.() -> Unit)

Configure bindings for publishers providing JSON records.

Link copied to clipboard
fun record(record: BindChannelRecord.() -> Unit)

Configure bindings for publishers providing Generic or Type1 records.