cachego

package
v2.2.1 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoCache

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

GoCache ...

func (*GoCache) CacheInstance

func (g *GoCache) CacheInstance() store.ItfCache

func (*GoCache) Constructor

func (g *GoCache) Constructor()

func (*GoCache) Delete

func (g *GoCache) Delete(key string) (err error)

func (*GoCache) Get

func (g *GoCache) Get(key string) (data []byte, err error)

func (*GoCache) Instance

func (g *GoCache) Instance() *cache.Cache

func (*GoCache) New

func (*GoCache) New() *GoCache

New ...

func (*GoCache) Reset

func (g *GoCache) Reset() (err error)

func (*GoCache) Set

func (g *GoCache) Set(key string, data []byte) (err error)

func (*GoCache) String

func (g *GoCache) String() string

Jump to

Keyboard shortcuts

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