# Functions
Command is an abstraction over a Streaming type.
# Structs
CommandOpts are arguments for executing a streaming command.
Streaming models a generic command execution that consumers can use to execute commands and stream their output to an io.Writer.