Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/EasyFaaS
/ CacheType
TypeAlias
CacheType
pkg/controller/function/cache.go:25–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
)
24
25
type
CacheType string
26
27
const
(
28
CacheTypeFunction CacheType =
"function"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected