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