Documentation
¶
Overview ¶
Package cache provides compatibility with the cache package that was moved. This file exists to maintain backward compatibility with code that imports cache from the odp/cache package. New code should import from pkg/cache directly.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
Cache is used for caching ODP segments Maintained for backward compatibility - use github.com/optimizely/go-sdk/v2/pkg/cache.Cache for new code
Click to show internal directories.
Click to hide internal directories.