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.

@cvgw cvgw force-pushed the cgwippern/fix-469 branch from b95884b to dac41cc Compare August 14, 2020 21:23
fixes issue #469
* include example of DoAndReturn in readme
@cvgw cvgw force-pushed the cgwippern/fix-469 branch from dac41cc to 0214a04 Compare August 14, 2020 21:24
@cvgw cvgw requested a review from codyoss August 14, 2020 21:24
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