Idiom.Backend.Utilities (idiom v0.6.8)

Utilities for writing Idiom backends.

Summary

Functions

Adds an app_version field to the GenServer options if the otp_app configuration field was provided.

Functions

Link to this function

maybe_add_app_version_to_opts(opts, otp_app)

Adds an app_version field to the GenServer options if the otp_app configuration field was provided.

The application version is read from mix.exs.