Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
264
func
(apiNone) Encoding() meta.Encoding {
265
return
meta.EncodingJSON
266
}
267
268
type
apiRawBody
struct
{}
269
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected