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

Method ExampleMethod

testdata/kitex_gen/example/example.go:451–451  ·  view source on GitHub ↗
(ctx context.Context, req *ExampleReq)

Source from the content-addressed store, hash-verified

449 ExampleDeepRef(ctx context.Context, req *DeepRef) (r *DeepRef, err error)
450
451 ExampleMethod(ctx context.Context, req *ExampleReq) (r *ExampleResp, err error)
452
453 Foo(ctx context.Context, req *A) (r *A, err error)
454

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected