package
1.13.12
Repository: https://github.com/qiniu/x.git
Documentation: pkg.go.dev

# Functions

ListenAndServe uses DefaultTransport to listen on a mock network address addr and handler to handle requests on incoming connections.
NewTransport creates a new mock RoundTripper object.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Transport is an mock implementation of RoundTripper that supports HTTP, HTTPS, and HTTP proxies (for either HTTP or HTTPS with CONNECT).