common_config

Module config

Source

Constants§

  • Separator for list values in environment variables. For example, localhost:3001,localhost:3002,localhost:3003.
  • Separator for environment variables. For example, DATANODE__STORAGE__MANIFEST__CHECKPOINT_MARGIN.

Traits§

  • Configuration trait defines the common interface for configuration that can be loaded from multiple sources and serialized to TOML.