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”).