redis

package
v0.0.0-...-c8397cc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Redis

type Redis struct {
	// contains filtered or unexported fields
}

func New

func New(ctx context.Context, cfg *config.RedisConfig, tr trace.Tracer) *Redis

func (*Redis) Close

func (r *Redis) Close() error

func (*Redis) SetUser

func (r *Redis) SetUser(ctx context.Context, user *models.User, expiration time.Duration) error

func (*Redis) User

func (r *Redis) User(ctx context.Context, id string) (*models.User, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL