//
pkg.gl
Category
github.com/sshukun/kubernetes
pkg
util
flushwriter
package
0.21.4
Repository:
https://github.com/sshukun/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
27 SLOC
#
Functions
Wrap
Wrap wraps an io.Writer into a writer that flushes after every write if the writer implements the Flusher interface.