xormcache

package
v0.0.0-...-d72dd33 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2024 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 RedisStore

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

func NewRedisStore

func NewRedisStore(redis *redis.Redis) *RedisStore

func (*RedisStore) Del

func (s *RedisStore) Del(key string) error

func (*RedisStore) Get

func (s *RedisStore) Get(key string) (interface{}, error)

func (*RedisStore) Put

func (s *RedisStore) Put(key string, value interface{}) error

Jump to

Keyboard shortcuts

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