Directories ¶
Path | Synopsis |
---|---|
Package cache provides a cache implementation.
|
Package cache provides a cache implementation. |
Package document provides JSON-like document(CRDT) implementation.
|
Package document provides JSON-like document(CRDT) implementation. |
change
Package change provides the implementation of Change.
|
Package change provides the implementation of Change. |
crdt
Package crdt provides the implementation of the CRDT data structure.
|
Package crdt provides the implementation of the CRDT data structure. |
innerpresence
Package innerpresence provides the implementation of Presence.
|
Package innerpresence provides the implementation of Presence. |
json
Package json provides the JSON document implementation.
|
Package json provides the JSON document implementation. |
key
Package key provides the key implementation of the document.
|
Package key provides the key implementation of the document. |
operations
Package operations implements the operations that can be executed on the document.
|
Package operations implements the operations that can be executed on the document. |
presence
Package presence provides the proxy for the innerpresence.Presence to be manipulated from the outside.
|
Package presence provides the proxy for the innerpresence.Presence to be manipulated from the outside. |
time
Package time provides logical clock and ticket for document.
|
Package time provides logical clock and ticket for document. |
Package index provides an index tree structure to represent a document of text-base editor.
|
Package index provides an index tree structure to represent a document of text-base editor. |
Package llrb provides a Left-leaning Red-Black tree implementation.
|
Package llrb provides a Left-leaning Red-Black tree implementation. |
Package locker provides a mechanism for creating finer-grained locking to help free up more global locks to handle other tasks.
|
Package locker provides a mechanism for creating finer-grained locking to help free up more global locks to handle other tasks. |
Package splay provides splay tree implementation.
|
Package splay provides splay tree implementation. |
Package units provides a set of functions to convert between bytes and human-readable formats.
|
Package units provides a set of functions to convert between bytes and human-readable formats. |
Click to show internal directories.
Click to hide internal directories.