Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ Resume
Method
Resume
pkg/tools/interface.go:40–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
type
Interruptible
interface
{
39
Pause() error
40
Resume() error
41
Cancel() error
42
}
43
Callers
3
ResumePlan
Method · 0.65
controlRunningTool
Method · 0.65
ResumeAgent
Method · 0.65
Implementers
1
longRunningInterruptible
pkg/agent/agent.go
Calls
no outgoing calls
Tested by
no test coverage detected