EventStoreBinding

data class EventStoreBinding(val name: String, val storage: StorageType?, val eventStore: EventStore)

Constructors

Link copied to clipboard
constructor(name: String, storage: StorageType?, eventStore: EventStore)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard