SpringGoRedis

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2019 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Client *redis.Client
}

func (*Client) Get

func (c *Client) Get(ctx SpringTrace.TraceContext, key string) (string, error)

func (*Client) HGetAll

func (c *Client) HGetAll(ctx SpringTrace.TraceContext, key string) (map[string]string, error)

func (*Client) Set

func (c *Client) Set(ctx SpringTrace.TraceContext, key, val string) error

Jump to

Keyboard shortcuts

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