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