Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CodisLabs/codis
/ Encode
Method
Encode
pkg/models/proxy.go:27–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
}
26
27
func
(p *Proxy) Encode() []byte {
28
return
jsonEncode(p)
29
}
Callers
15
Acquire
Method · 0.45
UpdateSlotMapping
Method · 0.45
UpdateGroup
Method · 0.45
UpdateProxy
Method · 0.45
UpdateSentinel
Method · 0.45
reinitProxy
Method · 0.45
storeUpdateSlotMapping
Method · 0.45
storeCreateGroup
Method · 0.45
storeUpdateGroup
Method · 0.45
storeRemoveGroup
Method · 0.45
storeCreateProxy
Method · 0.45
storeUpdateProxy
Method · 0.45
Calls
1
jsonEncode
Function · 0.85
Tested by
no test coverage detected