# Functions
No description provided by the author
No description provided by the author
NewDLQMessageHandler returns a DLQMessageHandler instance.
NewMockDLQMessageHandler creates a new mock instance.
NewMockTaskExecutor creates a new mock instance.
NewReplicator create a new instance of namespace replicator.
NewTaskExecutor creates a new instance of namespace replicator.
# Variables
ErrEmptyNamespaceReplicationTask is the error to indicate empty replication task.
ErrInvalidNamespaceConfig is the error to indicate empty config attribute.
ErrInvalidNamespaceConfigVersion is the error to indicate empty config version attribute.
ErrInvalidNamespaceFailoverVersion is the error to indicate empty failover version attribute.
ErrInvalidNamespaceID is the error to indicate empty rID attribute.
ErrInvalidNamespaceInfo is the error to indicate empty info attribute.
ErrInvalidNamespaceOperation is the error to indicate empty namespace operation attribute.
ErrInvalidNamespaceReplicationConfig is the error to indicate empty replication config attribute.
ErrInvalidNamespaceState is the error to indicate invalid namespace state.
ErrNameUUIDCollision is the error to indicate namespace name / UUID collision.
# Structs
MockDLQMessageHandler is a mock of DLQMessageHandler interface.
MockDLQMessageHandlerMockRecorder is the mock recorder for MockDLQMessageHandler.
MockTaskExecutor is a mock of TaskExecutor interface.
MockTaskExecutorMockRecorder is the mock recorder for MockTaskExecutor.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author