# Functions

New returns new operation processor with the given name.
WithUnpublishedOperationStore stores unpublished operation into unpublished operation store.

# Structs

OperationProcessor will process document operations in chronological order and create final document during resolution.

# Interfaces

OperationStoreClient defines interface for retrieving all operations related to document.

# Type aliases

Option is an option for operation processor.