Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
type Cache struct {
C *redis.Client
}
func NewCache ¶
func NewCache(ctx context.Context, cfg configuration.CacheConfig) (*Cache, error)
func (*Cache) GetIdempotency ¶
Click to show internal directories.
Click to hide internal directories.