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

Method Encoding

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

Source from the content-addressed store, hash-verified

162}
163
164func (apiPath) Encoding() meta.Encoding {
165 return meta.EncodingJSON
166}
167
168// api.header = xx
169type apiHeader struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected