Documentation ¶ Index ¶ func Decrypt(socket string, data []byte) (string, error) func Message(socket string, args ...string) (string, error) func Ping(socket string) error func Run(socket string) error func StartProcess(executable string, mlock bool, socket, identitiesText string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Decrypt ¶ func Decrypt(socket string, data []byte) (string, error) func Message ¶ func Message(socket string, args ...string) (string, error) func Ping ¶ func Ping(socket string) error func Run ¶ func Run(socket string) error func StartProcess ¶ func StartProcess(executable string, mlock bool, socket, identitiesText string) error Types ¶ This section is empty. Source Files ¶ View all Source files agent.go Click to show internal directories. Click to hide internal directories.