replay

package
v0.0.0-...-0cec2f5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 24, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReplayOplog

func ReplayOplog(r io.Reader, controller ratecontroller.Controller, alwaysUpsert bool, host string) error

ReplayOplog replays an oplog onto the specified host. If there are any errors this function terminates and returns the error immediately.

Types

type FailedOperationError

type FailedOperationError struct {
	// contains filtered or unexported fields
}

FailedOperationError means that an operation failed to apply.

func NewFailedOperationError

func NewFailedOperationError(op map[string]interface{}) *FailedOperationError

NewFailedOperationError creates and returns a FailedOperationsError for the given op.

func (*FailedOperationError) Error

func (e *FailedOperationError) Error() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL