Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ Delete
Method
Delete
pkg/session/session.go:51–51 ·
view source on GitHub ↗
Delete 删除指定 key
(key string)
Source
from the content-addressed store, hash-verified
49
50
// Delete 删除指定 key
51
Delete(key string) error
52
53
// All 返回所有 key-value 的迭代器
54
All() iter.Seq2[string, any]
Callers
6
TestPostgresService_Delete
Function · 0.65
Delete
Method · 0.65
TestMySQLService_Delete
Function · 0.65
Delete
Method · 0.65
TestService
Function · 0.65
TestState
Function · 0.65
Calls
no outgoing calls
Tested by
4
TestPostgresService_Delete
Function · 0.52
TestMySQLService_Delete
Function · 0.52
TestService
Function · 0.52
TestState
Function · 0.52