search

package
v0.38.3 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2025 License: MPL-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SearchFeature

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

func NewSearchFeature

func NewSearchFeature(bus *eventbus.EventBus, stateStore *globalState.StateStore, fs jobs.ReadOnlyFS, moduleFeature searchDecoder.ModuleReader, rootFeature searchDecoder.RootReader) (*SearchFeature, error)

func (*SearchFeature) Diagnostics

func (f *SearchFeature) Diagnostics(path string) diagnostics.Diagnostics

func (*SearchFeature) PathContext

func (f *SearchFeature) PathContext(path lang.Path) (*decoder.PathContext, error)

func (*SearchFeature) Paths

func (f *SearchFeature) Paths(ctx context.Context) []lang.Path

func (*SearchFeature) SetLogger

func (f *SearchFeature) SetLogger(logger *log.Logger)

func (*SearchFeature) Start

func (f *SearchFeature) Start(ctx context.Context)

Start starts the features separate goroutine. It listens to various events from the EventBus and performs corresponding actions.

func (*SearchFeature) Stop

func (f *SearchFeature) Stop()

func (*SearchFeature) Telemetry

func (f *SearchFeature) Telemetry(path string) map[string]interface{}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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