Module common

Module common 

Source
Expand description

Common types and utilities shared across pipeline components

This module consolidates shared functionality used by source, sink, transform, and engine modules to avoid circular dependencies and improve code organization.

Modulesยง

http
Shared HTTP utilities and types
message
Message types for the pipeline
types
Common types shared across pipeline components