Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add transform() method to sync factories #40

Closed
wants to merge 1 commit into from

Conversation

ebramanti
Copy link
Contributor

This PR adds the transform() method in Async factories to synchronous factories.

  • Update func types to support third generic
  • Add transform() method to Sync.Factory
  • Add sync TransformFactory
  • Add specs

Behavior gap reported in #36

Match transform functionality in Async for synchronous factories

- Update func types to support third generic
- Add transform() method to Sync.Factory
- Add sync TransformFactory
- Add specs
@ebramanti
Copy link
Contributor Author

Going to close for now, have moved to using fishery.

@ebramanti ebramanti closed this Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant