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