package
1.6.0
Repository: https://github.com/ndau/commands.git
Documentation: pkg.go.dev

# Functions

NewInjectionWriter builds an InjectionWriter and loads the specified file, looking for the given markers.

# Structs

InjectionWriter is an io.WriteCloser that searches for start and end markers in a file and injects the contents of its write calls between those markers.