Idiom.Cache (idiom v0.1.1)
Summary
Functions
Link to this function
cache_table_name()
Link to this function
get_key(cache_key, table_name \\ :idiom_cache)
Link to this function
get_translation(language, namespace, key, table_name \\ :idiom_cache)
Link to this function
init(local_data \\ %{}, table_name \\ :idiom_cache)
Link to this function
insert_keys(keys, table_name \\ :idiom_cache)
Link to this function
map_to_cache_data(map, acc \\ %{}, prefix \\ "", depth \\ 0)
Link to this function