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