ex_insights v0.1.1 ExInsights.Configuration

Internal module for reading configuration values

Link to this section Summary

Functions

Reads configuration related to the ex_insights app

Link to this section Functions

Link to this function get_value(key)
get_value(atom | {:system, String.t}) :: any

Reads configuration related to the ex_insights app.

Provides support for {:system, "VAR_NAME"} configuration. Intended for internal use.