# Functions

New creates a new client instance that connects to CF with the default configuration.
No description provided by the author
WithCache set custom cache or predefined one from cache package.
WithPrefetchFlags set of flags to be prefetched.
WithPullerEnabled set puller on or off.
WithPullInterval set pulling interval in minutes.
WithStorage set custom storage.
WithStreamEnabled set stream on or off.

# Variables

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

ConfigOption is used as return value for advanced client configuration using options pattern.