stacks

package
v0.34.0 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2024 License: MPL-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StacksFeature

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

func NewStacksFeature

func NewStacksFeature(bus *eventbus.EventBus, stateStore *globalState.StateStore, fs jobs.ReadOnlyFS) (*StacksFeature, error)

func (*StacksFeature) Diagnostics

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

func (*StacksFeature) PathContext

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

func (*StacksFeature) Paths

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

func (*StacksFeature) SetLogger

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

func (*StacksFeature) Start

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

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

func (*StacksFeature) Stop

func (f *StacksFeature) Stop()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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