MCPcopy Create free account
hub / github.com/koding/kite / hello

Function hello

test/kontrolclient_test.go:88–90  ·  view source on GitHub ↗
(r *kite.Request)

Source from the content-addressed store, hash-verified

86}
87
88func hello(r *kite.Request) (interface{}, error) {
89 return "hello", nil
90}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected