indexing

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

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

func NewService

func NewService(
	scrapeSvc *scrape.Service,
	assembleSvc *assemble.Service,
	releaseSvc *release.Service,
	schedulerSvc *scheduler.Service,
) *Service

func (*Service) AssembleOnce

func (s *Service) AssembleOnce(ctx context.Context) error

func (*Service) ReleaseOnce

func (s *Service) ReleaseOnce(ctx context.Context) error

func (*Service) RunPipelineOnce

func (s *Service) RunPipelineOnce(ctx context.Context) error

func (*Service) ScrapeBackfillOnce

func (s *Service) ScrapeBackfillOnce(ctx context.Context) error

explicit backfill scrape mode

func (*Service) ScrapeLatestOnce

func (s *Service) ScrapeLatestOnce(ctx context.Context) error

explicit latest scrape mode

func (*Service) ScrapeOnce

func (s *Service) ScrapeOnce(ctx context.Context) error

backward-compatible alias to latest mode.

func (*Service) Start

func (s *Service) Start(ctx context.Context, interval time.Duration) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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