Skip to content

akramarenkov/wrecker

Repository files navigation

Wrecker

Go Reference Go Report Card Coverage Status

Purpose

Library that provides completes input/output operations with an error according to various criteria

Implemented wreckers

  • iow - wrecker which corresponds to the io.ReadWriter interface and provides completes read and/or write operations with an error when reaching the limits on completed calls and/or the size of processed data. See README

  • httpw - HTTP wrecker which provides an ability to interrupt execution of requests to an upstream server. See README

About

Library that provides completes input/output operations with an error according to various criteria

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages