Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Add example for Call.Do and Call.DoAndReturn #470

Merged
merged 2 commits into from Aug 21, 2020
Merged

Conversation

cvgw
Copy link
Collaborator

@cvgw cvgw commented Aug 14, 2020

Fixes #469

Description

Add examples for Call.Do and Call.DoAndReturn

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes tests

Reviewer Notes

  • The code flow looks good.
  • Tests added.

fixes issue #469
* include example of DoAndReturn in readme
gomock/doc_test.go Show resolved Hide resolved
gomock/doc_test.go Outdated Show resolved Hide resolved
gomock/doc_test.go Outdated Show resolved Hide resolved
@cvgw cvgw requested a review from codyoss August 21, 2020 20:42
@cvgw
Copy link
Collaborator Author

cvgw commented Aug 21, 2020

PTAL

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve documentation for Do and DoAndReturn
2 participants