WeChat.Storage.Cache.get_cache

You're seeing just the function get_cache, go back to WeChat.Storage.Cache module for more information.

Specs

get_cache(cache_key()) :: nil | cache_value()
Link to this function

get_cache(id, sub_key)

Specs

get_cache(cache_id(), cache_sub_key()) :: nil | cache_value()