Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/koding/kite
/ onTokenExpire
Method
onTokenExpire
kontrol/helper_test.go:150–152 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
148
}
149
150
func
(hk *HelloKite) onTokenExpire() {
151
hk.toks <-
struct
{}{}
152
}
153
154
func
(hk *HelloKite) onTokenRenew(string) {
155
hk.renew <-
struct
{}{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected