Versions in this module Expand all Collapse all v1 v1.0.0 Jan 3, 2025 Changes in this version + type Provider struct + func New(client valkey.Client, key string) *Provider + func (p *Provider) Get(ctx context.Context) (*info.Data, error) + func (p *Provider) Set(ctx context.Context, data *info.Data) error