redis_store

package
v0.0.0-...-6019785 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RedisStore

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

func New

func New(storeType string) *RedisStore

func (*RedisStore) Delete

func (r *RedisStore) Delete(token string) error

func (*RedisStore) Find

func (r *RedisStore) Find(token string) (b []byte, exists bool, err error)

func (*RedisStore) Save

func (r *RedisStore) Save(token string, b []byte) error

Jump to

Keyboard shortcuts

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