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

Method ID

sockjsclient/xhr.go:98–100  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

96}
97
98func (x *XHRSession) ID() string {
99 return x.sessionID
100}
101
102func (x *XHRSession) Recv() (string, error) {
103 type requestCanceler interface {

Callers 3

SetupKontrolClientMethod · 0.45
NewWithConfigFunction · 0.45
sendHubMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected