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

Method Example

testdata/kitex_gen/pb/example/nested.pb.go:334–334  ·  view source on GitHub ↗
(ctx context.Context, req *NestedExampleReq)

Source from the content-addressed store, hash-verified

332
333type Service interface {
334 Example(ctx context.Context, req *NestedExampleReq) (res *NestedExampleResp, err error)
335}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected