indexing

package
v0.7.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options added in v0.7.0

type Options struct {
	ReleaseReform           func(ctx context.Context) error
	AssembleLaneA           func(ctx context.Context) error
	AssembleLaneB           func(ctx context.Context) error
	RecoverYEnc             func(ctx context.Context) error
	EnrichPredbSceneName    func(ctx context.Context) error
	EnrichPredbMetadataOnly func(ctx context.Context) error
	EnrichPredbSyncFeed     func(ctx context.Context) error
	EnrichPredbSyncBackfill func(ctx context.Context) error
}

type Service

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

func NewService

func NewService(supervisorSvc *supervisor.Supervisor, opts ...Options) *Service

func (*Service) AssembleLaneAOnce added in v0.7.3

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

func (*Service) AssembleLaneBOnce added in v0.7.3

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

func (*Service) AssembleOnce

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

func (*Service) EnrichPredbMetadataFallbackOnce added in v0.7.0

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

func (*Service) EnrichPredbOnce added in v0.7.0

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

func (*Service) EnrichPredbSceneNameRecoveryOnce added in v0.7.0

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

func (*Service) EnrichPredbSyncBackfillOnce added in v0.7.0

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

func (*Service) EnrichPredbSyncFeedOnce added in v0.7.0

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

func (*Service) EnrichTMDBOnce added in v0.7.0

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

func (*Service) InspectArchiveOnce added in v0.7.0

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

func (*Service) InspectDiscoveryOnce added in v0.7.0

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

func (*Service) InspectMediaOnce added in v0.7.0

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

func (*Service) InspectNFOOnce added in v0.7.0

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

func (*Service) InspectOnce added in v0.7.0

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

func (*Service) InspectPAR2Once added in v0.7.0

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

func (*Service) InspectPasswordOnce added in v0.7.0

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

func (*Service) RecoverYEncOnce added in v0.7.3

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

func (*Service) ReformReleasesOnce added in v0.7.0

func (s *Service) ReformReleasesOnce(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) RunStageOnce added in v0.7.0

func (s *Service) RunStageOnce(ctx context.Context, stageName string) 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

Jump to

Keyboard shortcuts

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