ECBRates.Cache (ecb_rates v1.0.0)

This module takes care of caching the currency rates and is for internal use only

Summary

Functions

Get the age of the cache in seconds

Returns a specification to start this module under a supervisor.

Functions

@spec cache_age() :: non_neg_integer()

Get the age of the cache in seconds

Link to this function

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.