Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/koding/kite
/ caller
Interface
caller
dnode/callback.go:13–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
}
12
13
type
caller
interface
{
14
Call(args ...
interface
{}) error
15
}
16
17
// Call the received function.
18
func
(f Function) Call(args ...
interface
{}) error {
Callers
8
newHeartbeatReq
Function · 0.65
TestNoConcurrentCallbacks
Function · 0.65
SquareCB
Function · 0.65
newRequest
Method · 0.65
onError
Function · 0.65
diskStats
Function · 0.65
memoryStats
Function · 0.65
watchAndSendKiteEvents
Method · 0.65
Implementers
1
Function
dnode/callback.go
Calls
no outgoing calls
Tested by
no test coverage detected