Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dreamans/syncd
/ TaskCallbackFn
FuncType
TaskCallbackFn
deploy/task.go:20–20 ·
view source on GitHub ↗
func(int, int)
Source
from the content-addressed store, hash-verified
18
type
CallbackFn
func
(int, int, int, []*ServerResult)
19
20
type
TaskCallbackFn
func
(int, int)
21
22
var
task = &deployTask{
23
deploys:
map
[int][]*Deploy{},
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected