Skip to main content

Module common

Module common 

Source
Expand description

Helpers shared by both binaries (manta-cli today; manta-server soon).

Modules§

app_context
CLI context struct threaded through manta-cli’s call stack.
audit
Audit trail helpers: build and send structured JSON messages to Kafka.
check_network_connectivity
config
error
Structured error type returned by manta-shared’s pure helpers.
jwt_ops
kafka
log_ops

Constants§

DATETIME_FORMAT
Date-time format string used for displaying timestamps throughout the application (e.g. “04/03/2026 14:30:00”).