Versions in this module Expand all Collapse all v0 v0.1.0 May 31, 2017 Changes in this version + type Work struct + C int + DisableCompression bool + DisableKeepAlives bool + DisableRedirects bool + EnableTrace bool + H2 bool + N int + Output string + ProxyAddr *url.URL + QPS int + Request *http.Request + RequestBody []byte + Timeout int + Writer io.Writer + func (b *Work) Run()