MCPcopy
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
51func (m *SlotMapping) Encode() []byte {
52 return jsonEncode(m)
53}

Callers

nothing calls this directly

Calls 1

jsonEncodeFunction · 0.85

Tested by

no test coverage detected