package
0.0.0-20200430145300-6d4a0cdd1900
Repository: https://github.com/nickymateev/compass.git
Documentation: pkg.go.dev
# Functions
DrainReader reads and discards the remaining part in reader (for example response body data) In case of HTTP this ensured that the http connection could be reused for another request if the keepalive http connection behavior is enabled.