Documentation
¶
Overview ¶
Package varrun delivers an explicit subset of stored variables to a direct child process without invoking a shell.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRedactor ¶
func NewRedactor(dst io.Writer, values []string) io.WriteCloser
NewRedactor returns a bounded streaming writer that replaces exact secret byte strings, including matches split across Write calls.
Types ¶
Click to show internal directories.
Click to hide internal directories.