Results 1 issues of Reiji Tokuda

This proposal is to add an option `-embed` into mockgen. Why: Sometimes we need to embed the source's interface (or structure) into a mock. For example, a grpc server takes...