//
pkg.gl
Category
github.com/ardanlabs/gotraining
topics
go
packages
io
example4
package
0.0.0-20250227122322-59689edd5517
Repository:
https://github.com/ardanlabs/gotraining.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
288 SLOC
#
Functions
NewReplaceReader
NewReplaceReader returns an io.Reader that reads from r, replacing any occurrence of old with new.