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

Method ErrorMethod

testdata/kitex_gen/example3/example3.go:1467–1467  ·  view source on GitHub ↗
(ctx context.Context, req *ExampleError)

Source from the content-addressed store, hash-verified

1465 ExampleMethod(ctx context.Context, req *ExampleReq) (r *ExampleResp, err error)
1466
1467 ErrorMethod(ctx context.Context, req *ExampleError) (r *ExampleErrorResp, err error)
1468
1469 Int2FloatMethod(ctx context.Context, req *ExampleInt2Float) (r *ExampleInt2Float, err error)
1470

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected