lofi_acl.sync.acl.monotonic.SyncWithMonotonicAcl
See theSyncWithMonotonicAcl companion object
class SyncWithMonotonicAcl[RDT](localIdentity: PrivateIdentity, rootOfTrust: PublicIdentity, initialAclDeltas: List[AclDelta[RDT]], initialRdt: DeltaMapWithPrefix[RDT], onDeltaReceive: RDT => Unit)(using lattice: Lattice[RDT], bottom: Bottom[RDT], rdtJsonCode: JsonValueCodec[RDT], filter: Filter[RDT]) extends Sync[RDT]
Members list
In this article