Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodisLabs/codis
/ Encode
Method
Encode
pkg/models/group.go:32–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
}
31
32
func
(g *Group) Encode() []byte {
33
return
jsonEncode(g)
34
}
Callers
nothing calls this directly
Calls
1
jsonEncode
Function · 0.85
Tested by
no test coverage detected