Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EpPrintPlugin ¶
type EpPrintPlugin struct {
// contains filtered or unexported fields
}
func (*EpPrintPlugin) Description ¶
func (p *EpPrintPlugin) Description() string
func (*EpPrintPlugin) Init ¶
func (p *EpPrintPlugin) Init(store *interfaces.EpPluginStore)
func (*EpPrintPlugin) IsEnabled ¶
func (p *EpPrintPlugin) IsEnabled() bool
func (*EpPrintPlugin) Name ¶
func (p *EpPrintPlugin) Name() string
func (*EpPrintPlugin) SetEnabled ¶
func (p *EpPrintPlugin) SetEnabled(enabled bool)
Click to show internal directories.
Click to hide internal directories.