package
0.5.0
Repository: https://github.com/muralov/kyma.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.