Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HabraModule ¶
type HabraModule struct { generic.GenericModule // contains filtered or unexported fields }
func (*HabraModule) Functions ¶
func (h *HabraModule) Functions() []string
func (*HabraModule) Initialize ¶
func (h *HabraModule) Initialize(options map[string]string, db interface{})
func (*HabraModule) Notify ¶
func (h *HabraModule) Notify()
func (*HabraModule) Send ¶
func (h *HabraModule) Send(command string)
func (*HabraModule) Settings ¶
func (h *HabraModule) Settings() []string
type HabraTopic ¶
Click to show internal directories.
Click to hide internal directories.