Documentation
¶
Index ¶
Constants ¶
View Source
const PluginID = "tool/notify"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tool ¶
type Tool struct {
// contains filtered or unexported fields
}
Tool is an agent tool that sends notifications through the plugin host.
func (*Tool) Definition ¶
func (t *Tool) Definition() tools.Definition
Click to show internal directories.
Click to hide internal directories.