Skip to content

Sink implementations for testing that simulate different types of errors

Notifications You must be signed in to change notification settings

paulkernfeld/error-test-sinks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

error-test-sinks

Sink implementations for testing that simulate different types of errors.

Sinks:

  • StartSendErrSink: returns an error on start_send
  • PollCompleteErrSink: returns an error on poll_complete
  • CloseErrSink: returns an error on close

License: MIT/Apache-2.0

About

Sink implementations for testing that simulate different types of errors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published