Versions in this module Expand all Collapse all v0 v0.9.14 Jul 2, 2020 Changes in this version type Pool + func (p *Pool) ReadResponse(response *http.Response) ([]byte, error) v0.9.13 Jun 13, 2020 Changes in this version + type Pool struct + func NewPool() *Pool + func (p *Pool) StringifyResponse(response *http.Response) (string, error)