Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/APIParkLab/APIPark
/ CacheType
TypeAlias
CacheType
service/ai-local/model.go:85–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
type
CacheType string
86
87
func
(c CacheType) String() string {
88
return
string(c)
Callers
2
GetByTarget
Method · 0.85
List
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected