MCPcopy Create free account
hub / github.com/cloudwego/dynamicgo / Encoding

Method Encoding

thrift/annotation/http_mapping.go:264–266  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

262}
263
264func (apiNone) Encoding() meta.Encoding {
265 return meta.EncodingJSON
266}
267
268type apiRawBody struct{}
269

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected