# Packages
No description provided by the author
# Functions
GetMockCacheList returns a mocked list of cache which contains the census topic cache and navigation cache.
NewNavigationCache create a navigation cache object to be used in the service which will update at every updateInterval If updateInterval is nil, this means that the cache will only be updated once at the start of the service.
# Constants
NavigationCacheKey is used to cache the navigation bar data.