Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebToolPlugin ¶
type WebToolPlugin struct {
// contains filtered or unexported fields
}
func (*WebToolPlugin) CreateTools ¶
func (p *WebToolPlugin) CreateTools(ctx *plugin.RuntimeContext) []tools.Tool
func (*WebToolPlugin) Init ¶
func (p *WebToolPlugin) Init(ctx *plugin.RuntimeContext) error
func (*WebToolPlugin) IsCore ¶
func (p *WebToolPlugin) IsCore() bool
func (*WebToolPlugin) Metadata ¶
func (p *WebToolPlugin) Metadata() plugin.Metadata
Click to show internal directories.
Click to hide internal directories.