Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
13
type
httpjsonCodec
struct
{
14
}
15
16
// 编码器的名称
17
func
(self *httpjsonCodec) Name() string {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected