persist

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PersistTransmission

func PersistTransmission(
	ctx context.Context,
	chPersist <-chan TransmissionDBUpdate,
	db ocr3types.Database,
	dbTimeout time.Duration,
	logger loghelper.LoggerWithContext,
)

Persists state from the transmission protocol to the database to allow for recovery after restarts

Types

type TransmissionDBUpdate

type TransmissionDBUpdate struct {
	Timestamp           types.ReportTimestamp
	PendingTransmission *types.PendingTransmission
}

Jump to

Keyboard shortcuts

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