Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultMessageTemplate = `` /* 249-byte string literal not displayed */
Variables ¶
View Source
var ErrAuthSourceNotSet = errors.New("either username and password or userid and accesstoken are required")
Functions ¶
Types ¶
type Plugin ¶
type Plugin struct {
*plugin_base.Plugin
Settings *Settings
}
Plugin implements provide the plugin.
func New ¶
func New(e plugin_base.ExecuteFunc, build ...string) *Plugin
func (*Plugin) CreateMessage ¶ added in v1.0.11
CreateMessage generates a message string based on the plugin's template and metadata.
Click to show internal directories.
Click to hide internal directories.