Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PluginError ¶
type PluginError struct {
// contains filtered or unexported fields
}
func (*PluginError) Error ¶
func (p *PluginError) Error() string
func (*PluginError) Unwrap ¶
func (p *PluginError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.