runtime

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	TransactionLogDir string
}

Config controls shared runtime construction.

type Runtime

type Runtime struct {
	Providers     *providers.Registry
	FileProcessor *core.FileProcessor
}

Runtime contains the shared provider registry and file processor.

func Build

func Build(cfg Config) (*Runtime, error)

Build constructs the shared Morfx runtime used by MCP and standalone tools.

Jump to

Keyboard shortcuts

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