Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
kranz
command
Package main provides the Kranz command-line entry point.
|
Package main provides the Kranz command-line entry point. |
|
internal
|
|
|
actionparams
Package actionparams compiles and renders parameterized actions.
|
Package actionparams compiles and renders parameterized actions. |
|
app
Package app is the shared application layer between Kranz's delivery surfaces.
|
Package app is the shared application layer between Kranz's delivery surfaces. |
|
cli
Package cli defines Kranz's command grammar independently from command execution.
|
Package cli defines Kranz's command grammar independently from command execution. |
|
config
Package config defines, loads, merges, and validates Kranz configurations.
|
Package config defines, loads, merges, and validates Kranz configurations. |
|
health
Package health runs independent readiness and liveness probes for services.
|
Package health runs independent readiness and liveness probes for services. |
|
log
Package log classifies, sanitizes, and searches captured service output.
|
Package log classifies, sanitizes, and searches captured service output. |
|
mcp
Package mcp implements Kranz's foreground stdio delivery adapter.
|
Package mcp implements Kranz's foreground stdio delivery adapter. |
|
port
Package port detects listeners and safely releases externally owned ports.
|
Package port detects listeners and safely releases externally owned ports. |
|
runtime
Package runtime carries the application layer (internal/app) across a process boundary over a local Unix socket, so a delivery surface no longer has to run in the same process as the runtime it drives.
|
Package runtime carries the application layer (internal/app) across a process boundary over a local Unix socket, so a delivery surface no longer has to run in the same process as the runtime it drives. |
|
service
Package service manages process lifecycles, dependency ordering, and recovery.
|
Package service manages process lifecycles, dependency ordering, and recovery. |
|
settings
Package settings persists user-level Kranz preferences.
|
Package settings persists user-level Kranz preferences. |
|
sourceview
Package sourceview lays out the configuration source map as text.
|
Package sourceview lays out the configuration source map as text. |
|
ui
Package ui contains the Kranz terminal interface.
|
Package ui contains the Kranz terminal interface. |
|
pkg
|
|
|
ringbuffer
Package ringbuffer provides a concurrency-safe, fixed-capacity string buffer.
|
Package ringbuffer provides a concurrency-safe, fixed-capacity string buffer. |
Click to show internal directories.
Click to hide internal directories.