Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNoArgs = errors.New("no arguments provided") ErrTooManyArgs = errors.New("too many arguments provided") )
Functions ¶
func SendCommandToDaemon ¶
Types ¶
type CommandError ¶ added in v0.0.4
func (*CommandError) Error ¶ added in v0.0.4
func (e *CommandError) Error() string
type DaemonResponse ¶
Click to show internal directories.
Click to hide internal directories.