redis

package
v0.0.0-...-f217c5a Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RClient

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

RClient ...

func NewClient

func NewClient(addr string) (*RClient, error)

NewClient ....

func (*RClient) Get

func (rc *RClient) Get(key string) (string, error)

Get ...

func (*RClient) Set

func (rc *RClient) Set(key string, val string, dur time.Duration) error

Set ...

Jump to

Keyboard shortcuts

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