# Packages

No description provided by the author
No description provided by the author

# Functions

New creates a new Writer with the given namespace.
WithBatchTimeout allows for specifying batch timeout.
WithMonitorInterval specifies the interval in which the operation queue is monitored in order to see if the maximum batch size has been reached.

# Structs

Options allows the user to specify more advanced options.
Writer implements batch writer.

# Interfaces

AnchorWriter defines an interface to access the underlying anchoring system.
CompressionProvider defines an interface for handling different types of compression.
Context contains batch writer context.

# Type aliases

Option defines Writer options such as batch timeout.