Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/koding/kite
/ WhoResult
Struct
WhoResult
protocol/protocol.go:159–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
}
158
159
type
WhoResult
struct
{
160
Query *KontrolQuery `json:
"query"
`
161
}
162
163
type
GetKitesResult
struct
{
164
Kites []*KiteWithToken `json:
"kites"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected