flow

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2026 License: AGPL-3.0, AGPL-3.0-or-later Imports: 7 Imported by: 0

Documentation

Overview

Package flow provides request flow graph construction.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FlowEngine

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

FlowEngine reconstructs request flow graphs.

func NewFlowEngine

func NewFlowEngine(idx *indexer.Indexer, cfg *config.Config) *FlowEngine

NewFlowEngine creates a new FlowEngine.

func (*FlowEngine) Trace

func (f *FlowEngine) Trace(ctx context.Context, req *types.TraceRequest) (*types.FlowGraph, error)

Trace reconstructs a flow graph around a seed entry.

Jump to

Keyboard shortcuts

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