pull

package
v0.0.0-...-6901daf Latest Latest
Warning

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

Go to latest
Published: May 23, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pull

type Pull struct {
	CensusPath                  string
	IntermediateStatePath       string
	Output                      chan map[string]interface{}
	Hydrator                    *hydrator.Hydrator
	PdsEndpoint                 string
	FirstUnpulledDidIndex       uint64   // 1-indexed, initialize to 0 by default
	RecentlyPulledCensusIndices []uint64 // initialize to empty slice by default
	CompletedIndicesChannel     chan uint64
}

func (*Pull) BeginDownloading

func (s *Pull) BeginDownloading(ctx context.Context, numWorkers int) error

Jump to

Keyboard shortcuts

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