MCPcopy
hub / github.com/dosco/graphjin / Close

Method Close

serv/cache.go:35–35  ·  view source on GitHub ↗

Close releases resources

()

Source from the content-addressed store, hash-verified

33
34 // Close releases resources
35 Close() error
36}
37
38func cacheIndexRefs(refs []core.RowRef, includeExact bool) []core.RowRef {

Callers 15

QueryMethod · 0.65
TestLive_NestedReadFunction · 0.65
TestLive_IntrospectFunction · 0.65
TestLive_PagingFunction · 0.65
fetchDiscoveryFunction · 0.65
firebaseKeyFunctionFunction · 0.65
ResolveMethod · 0.65
encryptValuesFunction · 0.65
executeMethod · 0.65

Implementers 2

MemoryCacheserv/cache_memory.go
RedisCacheserv/cache_redis.go

Calls

no outgoing calls