distributor

package
v1.18.5 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClockDistributor

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

func NewClockDistributor

func NewClockDistributor(
	execOuts map[string]execout.FileReader,
	startBlock uint64,
	stopBlock uint64,
	outputModuleInputs []*pbsubstreams.Module_Input,
	moduleBlockIndexes map[string]*index.BlockIndex,
) *ClockDistributor

func (*ClockDistributor) Iter

Iter returns an iterator that yields clocks from the distributor. This allows using range loops: for clock, err := range distributor.Iter(ctx) { ... }

func (*ClockDistributor) Next

Jump to

Keyboard shortcuts

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