Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CodisLabs/codis
/ Encode
Method
Encode
pkg/models/slots.go:51–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
}
50
51
func
(m *SlotMapping) Encode() []byte {
52
return
jsonEncode(m)
53
}
Callers
nothing calls this directly
Calls
1
jsonEncode
Function · 0.85
Tested by
no test coverage detected