MCPcopy 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
85type CacheType string
86
87func (c CacheType) String() string {
88 return string(c)

Callers 2

GetByTargetMethod · 0.85
ListMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected