Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ Close
Method
Close
pkg/memory/logic/store.go:58–58 ·
view source on GitHub ↗
===== 连接管理 ===== Close 关闭连接
()
Source
from the content-addressed store, hash-verified
56
57
// Close 关闭连接
58
Close() error
59
}
60
61
// StoreConfig 存储配置(通用)
Callers
7
GetImageDimensions
Method · 0.65
Close
Method · 0.65
List
Method · 0.65
GetStats
Method · 0.65
List
Method · 0.65
GetStats
Method · 0.65
Close
Method · 0.65
Implementers
3
MySQLStore
pkg/memory/logic/store_mysql.go
PostgreSQLStore
pkg/memory/logic/store_postgres.go
InMemoryStore
pkg/memory/logic/store_inmemory.go
Calls
no outgoing calls
Tested by
no test coverage detected