-
is there any way to generate mock only for exported interface?
-
I've just installed mock according to the instructions in the README, using Go 1.11 on OS X, but I'm unable to run it. See below for the error that occurs, I wonder if it might have to do with the exp…
-
https://storage.googleapis.com/origin-ci-test/pr-logs/pull/openshift_openshift-azure/1530/pull-ci-azure-master-upgrade-v3.2/43/build-log.txt
/kind test-flake
-
Terraform v0.12.5
```
go: git.apache.org/thrift.git@v0.0.0-20180902110319-2566ecd5d999: git fetch -f https://git.apache.org/thrift.git refs/heads/*:refs/heads/* refs/tags/*:refs/tags/* in /tmp/ter…
-
This started happening yesterday in the CI which installs a fresh version of `mockgen`. Then I ran `go get -u github.com/golang/mock/mockgen` and i could reproduced it locally.
The issue is that if…
-
Yesterday, because I didn't pin the `golang/mock` version, I started getting this error on CI:
```bash
circleci@6d164783e148:/go/src/github.com/thomas91310/blah/app/monitor$ mockgen -package=monitor…
-
Recent ExponentialTimeout functions for the Interface now mean that the MockHandler in `gosnmp_mock.go` no longer implements the Handler interface.
-
Hi all,
Currently if we modify any of the RPC services in our proto/beacon/rpc/v1/services.proto file, we have to regenerate the mocks used by gomock when testing these out in our repo. We have to …
-
Firecracker v0.13.0 has been released: https://github.com/firecracker-microvm/firecracker/releases/tag/v0.13.0
-
I am running into a vgo mod -sync error, that tells me it cannot find:
go: import "github.com/gogo/protobuf/protoc-gen-gogofaster/gocode/src/github.com/golang/mock/mockgen/tests/vendor_dep" ->
im…