sequencer

package
v0.0.0-rc2 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Sequencer

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

Sequencer takes items and updates progressInfo

func NewSequencer

func NewSequencer() *Sequencer

func (*Sequencer) Pushed

func (s *Sequencer) Pushed(changes []abstract.ChangeItem) (uint64, error)

func (*Sequencer) StartProcessing

func (s *Sequencer) StartProcessing(changes []abstract.ChangeItem) error

StartProcessing receives changes in correct transaction order because we read from server synchronously

Jump to

Keyboard shortcuts

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