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

FuncType callback

dnode/callback.go:49–49  ·  view source on GitHub ↗
func(*Partial)

Source from the content-addressed store, hash-verified

47}
48
49type callback func(*Partial)
50
51func (f callback) Call(args ...interface{}) error {
52 // Callback is only for sending functions to the remote side

Callers 2

runCallbackMethod · 0.85
CallbackFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected