Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/keploy/keploy
/ ExecCancel
Function
ExecCancel
utils/ctx.go:159–161 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
157
}
158
159
func
ExecCancel() {
160
cancel()
161
}
162
163
func
SetCancel(c context.CancelFunc) {
164
cancel = c
Callers
2
Test
Function · 0.92
Stop
Function · 0.85
Calls
no outgoing calls
Tested by
1
Test
Function · 0.74