Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Notes ¶
Bugs ¶
need to figure out how to handle transform errors!
need to figure out how to handle store write errors!
ot.Transform DOES NOT CALCULATE PUSHOUTS. // compose concurrent ops serverOps := ot.Ops{}
for _, concurrentOp := range concurrentServerOps { serverOps = ot.Compose(serverOps, concurrentOp) }
Click to show internal directories.
Click to hide internal directories.