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

Function nopSetSession

client.go:34–34  ·  view source on GitHub ↗
(sockjs.Session)

Source from the content-addressed store, hash-verified

32}
33
34func nopSetSession(sockjs.Session) {}
35
36// Client is the client for communicating with another Kite.
37// It has Tell() and Go() methods for calling methods sync/async way.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected