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

Method StartNotify

tunnelproxy/tunnel.go:36–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34}
35
36func (t *Tunnel) StartNotify() chan bool {
37 return t.startChan
38}
39
40func (t *Tunnel) Run(remoteConn sockjs.Session) {
41 close(t.startChan)

Callers 1

handleProxyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected