r-hang
r-hang
Hey @alexisvisco, the current design intends for child types to not be available in their parent scopes. One possible option is to utilize a value group in the parent scope...
Makes sense to me @florianl! Thanks for helping keep our tests more maintainable and sorry for the delay.
@dependabot rebase
@dependabot rebase
@dependabot rebase
@dependabot recreate
@dependabot recreate
@dependabot recreate
Hey @zdevwu, are you expecting the mock generated methods to be concurrency safe? If so, they're not expected to be. With respect to the two cases you gave above, the...
Hey @Abhishekkarunakaran, I see examples of relative paths being passed to the --source and --destination options for the mockgen command in the `//go:generate` comments of multiple files in the repository.