Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func QuoteSplit ¶
func ReplaceEnvVars ¶
ReplaceEnvVars - support format ${CAMERA_PASSWORD} and ${RTSP_USER:admin}
func RunUntilSignal ¶ added in v1.6.0
func RunUntilSignal()
Types ¶
type Command ¶ added in v1.9.9
Command like exec.Cmd, but with support: - io.Closer interface - Wait from multiple places - Done channel
func NewCommand ¶ added in v1.9.9
Click to show internal directories.
Click to hide internal directories.