cachebig

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BigCache

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

BigCache ...

func (*BigCache) CacheInstance

func (b *BigCache) CacheInstance() store.ItfCache

func (*BigCache) Constructor

func (b *BigCache) Constructor()

Constructor ...

func (*BigCache) Delete

func (b *BigCache) Delete(key string) (err error)

func (*BigCache) Get

func (b *BigCache) Get(key string) (data []byte, err error)

func (*BigCache) Instance

func (b *BigCache) Instance() *bigcache.BigCache

func (*BigCache) New

func (*BigCache) New() *BigCache

New ...

func (*BigCache) Reset

func (b *BigCache) Reset() (err error)

func (*BigCache) Set

func (b *BigCache) Set(key string, data []byte) (err error)

func (*BigCache) String

func (b *BigCache) String() string

Jump to

Keyboard shortcuts

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