rcache

package
v0.0.0-...-bac8e5f Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2021 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LocalCacheGet

func LocalCacheGet(key string) (value interface{}, ok bool)

获取进程内存级缓存

func LocalCacheSet

func LocalCacheSet(key string, value interface{}, d time.Duration)

设置进程内存级缓存

Types

type FilecacheConfig

type FilecacheConfig struct {
}

type MemcacheConfig

type MemcacheConfig struct {
}

Jump to

Keyboard shortcuts

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