MCPcopy
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
12func (p *Sentinel) Encode() []byte {
13 return jsonEncode(p)
14}

Callers

nothing calls this directly

Calls 1

jsonEncodeFunction · 0.85

Tested by

no test coverage detected