Posts

Showing posts with the label mockgen

mockgen

 mockgen -source=client.go -package=mocks -destination=./mocks/client.go