Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/koding/kite
/ One
Method
One
dnode/partial.go:135–137 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
133
}
134
135
func
(p *Partial) One() *Partial {
136
return
p.MustSliceOfLength(1)[0]
137
}
138
139
func
(p *Partial) MustMap()
map
[string]*Partial {
140
m, err := p.Map()
Callers
15
TestSendError
Function · 0.80
TestNoConcurrentCallbacks
Function · 0.80
TestKite
Function · 0.80
Square
Function · 0.80
Sqrt
Function · 0.80
ServeKite
Method · 0.80
handleLog
Method · 0.80
handlePrint
Function · 0.80
handlePrompt
Function · 0.80
handleGetPass
Function · 0.80
handleTunnel
Function · 0.80
newRequest
Method · 0.80
Calls
1
MustSliceOfLength
Method · 0.95
Tested by
7
TestSendError
Function · 0.64
TestNoConcurrentCallbacks
Function · 0.64
TestKite
Function · 0.64
Square
Function · 0.64
Sqrt
Function · 0.64
TestKite_MultipleDial
Function · 0.64
Square
Function · 0.64