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

Method Name

codec.go:12–12  ·  view source on GitHub ↗

编码器的名字

()

Source from the content-addressed store, hash-verified

10
11 // 编码器的名字
12 Name() string
13
14 // 兼容http类型
15 MimeType() string

Callers 15

TypeNameMethod · 0.65
FullNameMethod · 0.65
RegisterMessageMetaFunction · 0.65
StartMethod · 0.65
StartMethod · 0.65
connectMethod · 0.65
StartMethod · 0.65
ServeHTTPMethod · 0.65
StopMethod · 0.65
WriteRespondMethod · 0.65
WriteRespondMethod · 0.65
WriteRespondMethod · 0.65

Implementers 6

httpFormCodeccodec/httpform/form.go
httpjsonCodeccodec/httpjson/json.go
protopluscodec/protoplus/protoplus.go
jsonCodeccodec/json/json.go
binaryCodeccodec/binary/binary.go
gogopbCodeccodec/gogopb/gogopb.go

Calls

no outgoing calls

Tested by

no test coverage detected