MCPcopy Create free account
hub / github.com/astercloud/aster / GetStats

Method GetStats

pkg/tools/cache.go:235–237  ·  view source on GitHub ↗

GetStats 获取统计信息

()

Source from the content-addressed store, hash-verified

233
234// GetStats 获取统计信息
235func (c *ToolCache) GetStats() *CacheStats {
236 return c.stats
237}
238
239// 内存缓存操作
240

Callers 8

TestToolCache_ExpirationFunction · 0.95
TestToolCache_ClearFunction · 0.95
TestCachedTool_ExecuteFunction · 0.95
TestToolCache_DisabledFunction · 0.95
TestToolCache_CleanupFunction · 0.95
mainFunction · 0.95

Calls

no outgoing calls

Tested by 7

TestToolCache_ExpirationFunction · 0.76
TestToolCache_ClearFunction · 0.76
TestCachedTool_ExecuteFunction · 0.76
TestToolCache_DisabledFunction · 0.76
TestToolCache_CleanupFunction · 0.76