package
1.3.4-rc1
Repository: https://github.com/tencentblueking/bscp-go.git
Documentation: pkg.go.dev

# Functions

AutoCleanupFileCache auto cleanup file cache.
GetCache return the cache instance.
GetMemCache return the in-memory cache instance.
Init return a bscp sdk cache instance.
InitMemCache return a bscp sdk in-memory cache instance.

# Constants

GByte is gigabyte unit.
MaxSingleFileCacheSizeRate max size rate of single file cache file size bigger than this rate will not be cached.

# Variables

Enable define whether to enable local cache.
EnableMemCache define whether to enable in-memory cache.

# Structs

Cache is the bscp sdk cache.