Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/davyxu/cellnet
/ jsonCodec
Struct
jsonCodec
codec/json/json.go:9–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
)
8
9
type
jsonCodec
struct
{
10
}
11
12
// 编码器的名称
13
func
(self *jsonCodec) Name() string {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected