cases

command module
v0.0.0-...-1c24283 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2026 License: MIT Imports: 1 Imported by: 0

README

Webitel Cases

Available Flags and Environment Variables

General
  • -config_file (Flag) → CASES_CONFIG_FILE (Env)
    Configuration file in JSON format (default: "")
Database
  • -data_source (Flag) → DATA_SOURCE (Env)
    Data source connection string (default: "")
Consul
  • -consul (Flag) → CONSUL (Env)
    Host to Consul (default: "")
  • -grpc_addr (Flag) → GRPC_ADDR (Env)
    Public gRPC address with port (default: "")
  • -id (Flag) → CONSUL_ID (Env)
    Service ID (default: "")
RabbitMQ
  • -amqp (Flag) → MICRO_BROKER_ADDRESS (Env)
    AMQP connection URL (default: "")
Trigger Watcher
  • -trigger_watcher_exchange (Flag) → TRIGGER_WATCHER_EXCHANGE_NAME (Env)
    Watcher exchange name (default: "cases")
  • -trigger_watcher_topic (Flag) → TRIGGER_WATCHER_TOPIC_NAME (Env)
    Watcher topic name (default: "*")
  • -trigger_watch_enabled (Flag) → TRIGGER_WATCHER_ENABLED (Env)
    Enable Trigger Watcher (default: true)
Logger Watcher
  • -logger_watch_enabled (Flag) → LOGGER_WATCHER_ENABLED (Env)
    Enable Logger Watcher (default: true)
FTS Watcher
  • -fts_watch_enabled (Flag) → FTS_WATCHER_ENABLED (Env)
    Enable FTS Watcher (default: false)
Global Watcher Control
  • -watchers_enabled (Flag) → WATCHERS_ENABLED (Env)
    Enable all watchers (highest priority control) (default: true)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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