MCPcopy
hub / github.com/openimsdk/open-im-server / JsonEncoder

Struct JsonEncoder

internal/msggateway/encoder.go:54–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54type JsonEncoder struct{}
55
56func NewJsonEncoder() Encoder {
57 return JsonEncoder{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected