cat_gateway

Module settings

Source
Expand description

Command line and environment variable settings for the service

Modulesยง

  • cassandra_db ๐Ÿ”’
    Command line and environment variable settings for the service
  • chain_follower ๐Ÿ”’
    Command line and environment variable settings for the service
  • str_env_var ๐Ÿ”’
    Processing for String Environment Variables

Structsยง

  • DocsSettings ๐Ÿ”’
    Settings specifies OpenAPI docs generation.
  • EnvVars ๐Ÿ”’
    All the EnvVars used by the service.
  • ServiceSettings ๐Ÿ”’
    Settings for the application.
  • Settings ๐Ÿ”’
    Our Global Settings for this running service.

Constantsยง

Staticsยง

  • ENV_VARS ๐Ÿ”’
    Handle to the mithril sync thread. One for each Network ONLY.
  • SERVICE_SETTINGS ๐Ÿ”’
    All Settings/Options for the Service.

Functionsยง

  • Hash the Public IPv4 and IPv6 address of the machine, and convert to a 128 bit V4 UUID.
  • Transform a string list of host names into a vec of host names. Default to the service address if none specified.