package
0.0.0-20250208085904-1b1a66c1158a
Repository: https://github.com/breadchris/share.git
Documentation: pkg.go.dev

# Functions

New - Creates and returns a new curator, and launches its internal loop.
NewConfig - Returns a fully defined curator configuration with the default values for each field.

# Variables

Errors for the Curator type.

# Structs

Config - Holds configuration options for a curator.
Impl - The underlying implementation of the curator type.

# Interfaces

AuditorContainer - A type responsible for creating and managing auditors for string identified operational transform binders.
Type - Provides thread safe implementations of basic document and session creation.