g2cache

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: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Instance

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

Instance ...

func (*Instance) CacheInstance

func (i *Instance) CacheInstance() store.ItfCache

func (*Instance) Constructor

func (i *Instance) Constructor()

func (*Instance) Delete

func (i *Instance) Delete(key string) error

func (*Instance) Get

func (i *Instance) Get(key string) ([]byte, error)

func (*Instance) Reset

func (i *Instance) Reset() error

func (*Instance) Set

func (i *Instance) Set(key string, data []byte) error

func (*Instance) String

func (i *Instance) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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