cache

package
v0.0.0-...-c0421bf Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CacheExpirationTime  = time.Hour * 24
	CacheCleanupInterval = time.Hour * 24
)

Functions

func GetString

func GetString(key string) (string, error)

func GetStruct

func GetStruct(key string, value interface{}) error

func SetString

func SetString(key string, value string)

func SetStruct

func SetStruct(key string, value interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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