atmzhou

Results 1 issues of atmzhou

A go function may return multiple values, such as func a() (string, int). In this case, how should I define failpoint variables? Thank you!