func go.uber.org/mock/gomock.NewController
2 uses
go.uber.org/mock/gomock (current package)
controller.go#L84: func NewController(t TestReporter, opts ...ControllerOption) *Controller {
controller.go#L150: return NewController(&cancelReporter{t: h, cancel: cancel}), ctx
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)