//
pkg.gl
Category
github.com/muralov/kyma
components
ui-api-layer
pkg
iosafety
package
0.5.0
Repository:
https://github.com/muralov/kyma.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
11 SLOC
#
Functions
DrainReader
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.