runtime

package module
v0.0.0-...-86f0125 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2026 License: LGPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

Package runtime is the standalone-server wrapper around goBpm core.

Responsibilities per ADR-004 (docs/design/ADR-004-runtime-environment-contract.md): multi-tenant context extraction, AuthN integration, observability adapter wiring, REST + gRPC API surfaces, diagnostic endpoints, health checks, and the engine lifecycle (startup ordering, graceful drain on shutdown).

This module is NOT the embedded library. For embedded use of goBpm, import github.com/dr-dobermann/gobpm directly.

Implementation is in progress; SRDs against ADR-003 §4.6 and the ADR-004 service groups fill in the substantive code over time. At the time of SRD-001 landing, this module contains only this package documentation plus a stub cmd/gobpm-server/main.go binary that prints a placeholder message and exits.

Directories

Path Synopsis
cmd
gobpm-server command
Package main is the placeholder for the gobpm-server binary.
Package main is the placeholder for the gobpm-server binary.

Jump to

Keyboard shortcuts

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