Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessStream ¶
ProcessStream processes commands in the inStream rendering the tmpl template and writing the output to the outStream
func ProcessStreamWithExecutor ¶
func ProcessStreamWithExecutor(inStream io.Reader, outStream io.Writer, tmpl *template.Template, executor Executor) error
ProcessStreamWithExecutor processes commands in the inStream rendering the tmpl template and writing the output to the outStream calling the executor function for each command
Types ¶
Click to show internal directories.
Click to hide internal directories.