Versions in this module Expand all Collapse all v1 v1.8.1 Mar 10, 2020 Changes in this version + type Error struct + func Adapter(err error) *Error + func (e Error) Error() string + func (e Error) IsConnRefusedError() bool + func (e Error) IsDialError() bool + func (e Error) IsTimeoutError() bool + func (e Error) IsUnsupportedProtoScheme() bool