//
pkg.gl
Category
github.com/jakewright/home-automation
libraries
go
exe
package
0.0.0-20201207183138-34c5bf1cd2ff
Repository:
https://github.com/jakewright/home-automation.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
8
Files
225 SLOC
#
Functions
Command
Command returns a new Cmd.
RemoteCommand
RemoteCommand creates a new remote command.
SSHClient
SSHClient returns an SSH client for the given username@host.
#
Structs
Cmd
Cmd represents an external command being prepared or run.
RemoteCmd
RemoteCmd is a command that is executed over SSH.
Result
Result represents the outcome of running a command.