Documentation ¶
Overview ¶
Copyright 2022 VMware, Inc. SPDX-License-Identifier: Apache-2.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { RedisPool *redis.Pool // Time for the item living in the cache. LivingTime int64 }
Client for handing data in cache.
Click to show internal directories.
Click to hide internal directories.