Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
54
type
JsonEncoder
struct
{}
55
56
func
NewJsonEncoder() Encoder {
57
return
JsonEncoder{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected