cache

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AstraCache

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

func NewCache

func NewCache(appName string) *AstraCache

func (*AstraCache) Get

func (ac *AstraCache) Get(key string, valueOutput interface{}) error

func (*AstraCache) Set

func (ac *AstraCache) Set(key string, value interface{}, expireAt time.Duration) error

Jump to

Keyboard shortcuts

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