MCPcopy Index your code
hub / github.com/koding/kite / Call

Method Call

dnode/callback.go:14–14  ·  view source on GitHub ↗
(args ...interface{})

Source from the content-addressed store, hash-verified

12
13type caller interface {
14 Call(args ...interface{}) error
15}
16
17// Call the received function.

Callers 10

newHeartbeatReqFunction · 0.65
SquareCBFunction · 0.65
newRequestMethod · 0.65
onErrorFunction · 0.65
diskStatsFunction · 0.65
memoryStatsFunction · 0.65
CallMethod · 0.65
TestScrubUnscrubFunction · 0.65

Implementers 1

Functiondnode/callback.go

Calls

no outgoing calls

Tested by 3

SquareCBFunction · 0.52
TestScrubUnscrubFunction · 0.52