edomata-docs
0.11.4
edomata-docs
API
tests
BackendCompatibilitySuite
CqrsSuite
PersistenceSuite
PreparedData
StorageSuite
TestCQRSModel
TestDomain
edomata
backend
cqrs
AggregateState
Backend
BackendBuilder
CommandHandler
CommandHandler
Notifications
Notifications
NotificationsConsumer
NotificationsPublisher
PartialBackendBuilder
Repository
RepositoryReader
Storage
StorageDriver
eventsourcing
AggregateState
Valid
Conflicted
Backend
BackendBuilder
CachedRepository
CommandHandler
CommandHandler
JournalReader
Notifications
Notifications
NotificationsConsumer
NotificationsPublisher
PartialBackendBuilder
Repository
RepositoryReader
RepositoryReader
SnapshotPersistence
SnapshotReader
SnapshotStore
SnapshotStore
Storage
StorageDriver
Backend
BackendError
BackendError
MaxRetryExceeded
PersistenceError
UnknownError
VersionConflict
Cache
Cache
CommandState
Redundant
CommandStore
CommandStore
EventMessage
EventMetadata
OutboxConsumer
OutboxItem
OutboxReader
PGNamespace
core
Action
Action
ActionCatsInstances
ActionConstructors
CQRSDomain
CQRSDomainDSL
CQRSModel
Service
CommandMessage
CommandMessage
Decision
Decision
Accepted
InDecisive
Rejected
DecisionCatsInstances0
DecisionCatsInstances1
DecisionConstructors
DecisionT
DecisionT
DecisionTCatsInstances
DecisionTConstructors
Domain
DomainCompiler
DomainDSL
DomainModel
Service
Edomaton
Edomaton
EdomatonConstructors
EdomatonInstances
EdomatonResult
Accepted
Indecisive
Rejected
Conflicted
MessageMetadata
MessageMetadata
ModelTC
RaiseError
RaiseError
RequestContext
ResponseD
ResponseE
ResponseT
ResponseT
ResponseT2CatsInstances0
ResponseT2CatsInstances1
ResponseT2Constructors
StateModelTC
Stomaton
Stomaton
StomatonConstructors
StomatonInstances
doobie
BackendCodec
BackendCodec
Binary
Json
JsonB
JsonBase
CirceCodec
DoobieCQRSDriver
DoobieCQRSDriver
DoobieDriver
DoobieDriver
DoobieHandler
JsoniterCodec
UpickleCodec
munit
DomainSuite
skunk
BackendCodec
BackendCodec
Binary
Json
JsonB
CirceCodec
JsoniterCodec
SkunkCQRSDriver
SkunkCQRSDriver
SkunkDriver
SkunkDriver
SkunkHandler
UpickleCodec
syntax
AllSyntax
all
cqrs
decision
domain
edomaton
stomaton
edomata-docs
/
edomata
/
edomata.skunk
/
BackendCodec
/
JsonB
JsonB
edomata.skunk.BackendCodec$.JsonB
final
class
JsonB
[
T
](
encode
:
T
=>
String
,
decode
:
String
=>
Either
[
String
,
T
])
extends
BackendCodec
[
T
]
Attributes
Source
BackendCodec.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
BackendCodec
[
T
]
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
codec
:
Codec
[
T
]
Attributes
Source
BackendCodec.scala
final
def
oid
:
Type
Attributes
Source
BackendCodec.scala
In this article
Attributes
Members list
Value members
Concrete methods