Library that provides completes input/output operations with an error according to various criteria
-
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