Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MySQLPlugin ¶
type MySQLPlugin struct {
// contains filtered or unexported fields
}
func (*MySQLPlugin) Err ¶
func (c *MySQLPlugin) Err() error
func (*MySQLPlugin) GetMetadata ¶
func (c *MySQLPlugin) GetMetadata() plugin.PluginMetadata
func (*MySQLPlugin) Run ¶
func (c *MySQLPlugin) Run(cliConnection plugin.CliConnection, args []string)
Click to show internal directories.
Click to hide internal directories.