observer

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Observer

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

Observer is responsible for gathering disparate information (Step 1: OBSERVE).

func NewObserver

func NewObserver(logger *zap.Logger, bus *bus.EvolutionBus, projectRoot string) *Observer

NewObserver initializes the Observer component and subscribes to the bus.

func (*Observer) Start

func (o *Observer) Start(ctx context.Context)

Start listening for events that trigger the observation phase.

Jump to

Keyboard shortcuts

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