MCPcopy
hub / github.com/CodisLabs/codis / Encode

Method Encode

pkg/models/topom.go:18–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16}
17
18func (t *Topom) Encode() []byte {
19 return jsonEncode(t)
20}

Callers

nothing calls this directly

Calls 1

jsonEncodeFunction · 0.85

Tested by

no test coverage detected