MCPcopy
hub / github.com/davyxu/cellnet / httpjsonCodec

Struct httpjsonCodec

codec/httpjson/json.go:13–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11)
12
13type httpjsonCodec struct {
14}
15
16// 编码器的名称
17func (self *httpjsonCodec) Name() string {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected