rds

package
v0.0.0-...-92a3c75 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func New

func New(db *redis.Client) *Client

func (*Client) Exists

func (c *Client) Exists(hashEmail string) bool

func (*Client) SaveUser

func (c *Client) SaveUser(hashEmail string, userInfo *domain.SignUp) error

func (*Client) UserByHash

func (c *Client) UserByHash(hashEmail string) ([]string, error)

Jump to

Keyboard shortcuts

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