Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/koding/kite
/ String
Method
String
kontrol/kontrol.go:533–535 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
531
}
532
533
func
(t *token) String() string {
534
return
t.audience + t.username + t.issuer + t.keyPair.ID
535
}
536
537
// cacheToken cached the signed token under the given key.
538
//
Callers
15
RegisterHTTP
Method · 0.45
sendHeartbeats
Method · 0.45
Register
Method · 0.45
registerToProxyKite
Method · 0.45
TestKite
Function · 0.45
NewWithConfig
Function · 0.45
Error
Method · 0.45
handleLog
Method · 0.45
handleTunnel
Function · 0.45
RegisterURL
Method · 0.45
RandomPort
Function · 0.45
TestMakeWebsocketURL
Function · 0.45
Calls
no outgoing calls
Tested by
9
TestKite
Function · 0.36
TestMakeWebsocketURL
Function · 0.36
TestWebSocketProxy
Function · 0.36
BenchmarkPostgres
Function · 0.36
BenchmarkEtcdAdd
Function · 0.36
hello
Method · 0.36
TestMultipleRegister
Function · 0.36
TestRegisterKite
Function · 0.36
TestKontrolMultiKey
Function · 0.36