//
pkg.gl
Category
github.com/projectdiscovery/utils
io
package
0.2.14
Repository:
https://github.com/projectdiscovery/utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
30 SLOC
#
Functions
NewSafeWriter
NewSafeWriter creates and returns a new SafeWriter.
#
Structs
SafeWriter
SafeWriter is a thread-safe wrapper for io.Writer.