save

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: May 22, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunWriteConsumer

func RunWriteConsumer(ctx context.Context, incomingData <-chan *storage.BoundOutputRecord, printOut bool) <-chan ConfirmMsg

RunWriteConsumer runs a dummy (null) write consumer

Types

type ConfirmMsg

type ConfirmMsg struct {
	FilePath string
	Position storage.LogRange
	Error    error
}

func (ConfirmMsg) String

func (cm ConfirmMsg) String() string

type IgnoredItemMsg

type IgnoredItemMsg struct {
	FilePath string
	Position storage.LogRange
}

func NewIgnoredItemMsg

func NewIgnoredItemMsg(filePath string, position storage.LogRange) IgnoredItemMsg

func (IgnoredItemMsg) String

func (iim IgnoredItemMsg) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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