MCPcopy 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
32func (g *Group) Encode() []byte {
33 return jsonEncode(g)
34}

Callers

nothing calls this directly

Calls 1

jsonEncodeFunction · 0.85

Tested by

no test coverage detected