Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dpovey
Copy link
Contributor

@dpovey dpovey commented Sep 21, 2020

  • Generated Stream accessors use ZStream.accessStream rather than wrapping the stream in a ZIO using ZIO.access
  • Added ZSink.provide and ZSink.accessSink
  • Generated Sink accessors use ZSink.accessSink rather than wrapping the stream in a ZIO using ZIO.access

@CLAassistant
Copy link

CLAassistant commented Sep 21, 2020

CLA assistant check
All committers have signed the CLA.

@dpovey dpovey requested a review from iravid as a code owner September 22, 2020 14:47
@dpovey dpovey force-pushed the master branch 2 times, most recently from 51deeeb to 3c8a737 Compare September 22, 2020 15:05
@dpovey dpovey changed the title @accessible should generate accessors for ZStream (#4223) @accessible accessors for ZStream/ZSink (#4223) Sep 22, 2020
@adamgfraser
Copy link
Contributor

@dpovey Thanks for working on this. Can you resolve conflicts?

@ioleo Can you review this?

@dpovey
Copy link
Contributor Author

dpovey commented Sep 24, 2020

Thanks @adamgfraser. Rebased and conflicts resolved.

Copy link
Contributor

@adamgfraser adamgfraser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay on this!

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.

3 participants