package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Jun 11, 2017
License: GPL-2.0, GPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
type SendEmail struct {
Receiver string `io:"input"`
Subject string `io:"input"`
Message string `io:"input"`
}
SendEmail mimcs sending an email as an action
Describe describes what an email action does
Source Files
¶
Click to show internal directories.
Click to hide internal directories.