internal/

directory
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2026 License: Apache-2.0

Directories

Path Synopsis
Package app wires configuration, dependencies, grid initialization, NATS subscriptions, and dispatcher lifecycle for the pathfinding service.
Package app wires configuration, dependencies, grid initialization, NATS subscriptions, and dispatcher lifecycle for the pathfinding service.
Package config loads runtime configuration and stores the process-wide dependency handles used by internal service packages.
Package config loads runtime configuration and stores the process-wide dependency handles used by internal service packages.
Package domain contains internal geometry helpers and small interfaces shared between grid, raster, and pathfinding packages.
Package domain contains internal geometry helpers and small interfaces shared between grid, raster, and pathfinding packages.
Package grid models rasterized floor grids, cross-floor portals, and layer-qualified worlds used by the pathfinding algorithms.
Package grid models rasterized floor grids, cross-floor portals, and layer-qualified worlds used by the pathfinding algorithms.
Package log provides the service logger used by internal packages.
Package log provides the service logger used by internal packages.
Package mock provides in-memory geotruth, external-system, and grid implementations for tests and local embedded runs.
Package mock provides in-memory geotruth, external-system, and grid implementations for tests and local embedded runs.
pathfinding
agent
Package agent implements adaptive per-agent pathfinding and movement control.
Package agent implements adaptive per-agent pathfinding and movement control.
core
Package core contains shared D* Lite primitives used by agent and emergency pathfinding.
Package core contains shared D* Lite primitives used by agent and emergency pathfinding.
emergency
Package emergency implements flow-field based emergency routing and signaling updates.
Package emergency implements flow-field based emergency routing and signaling updates.
Package raster converts geometric shapes and map images into grid cost data.
Package raster converts geometric shapes and map images into grid cost data.

Jump to

Keyboard shortcuts

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