Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ Update
Method
Update
pkg/session/session.go:186–186 ·
view source on GitHub ↗
Update 更新会话
(ctx context.Context, req *UpdateRequest)
Source
from the content-addressed store, hash-verified
184
185
// Update 更新会话
186
Update(ctx context.Context, req *UpdateRequest) error
187
188
// Delete 删除会话
189
Delete(ctx context.Context, sessionID string) error
Callers
6
Execute
Method · 0.65
Execute
Method · 0.65
AppendEvent
Method · 0.65
AppendEvent
Method · 0.65
TestService
Function · 0.65
main
Function · 0.65
Implementers
2
InMemoryService
pkg/session/inmemory.go
Service
pkg/session/sqlite/store.go
Calls
no outgoing calls
Tested by
1
TestService
Function · 0.52