Skip to main content

Module context

Module context 

Source
Expand description

Shared runtime context boundary.

Consumer crates keep their CLI flags and domain state locally. This module owns the public location for cross-crate project, daemon, and service context types as the Rust foundation expands.

Structsยง

CoreContext
Resolved runtime context for any gobby-core consumer.