Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DebugModule ¶
type DebugModule struct {
// contains filtered or unexported fields
}
A basic debug module which logs some events and attempts to use some features of Wraith to make sure they work.
func (*DebugModule) Mainloop ¶
func (m *DebugModule) Mainloop(ctx context.Context, w *libwraith.Wraith)
func (*DebugModule) WraithModuleName ¶
func (m *DebugModule) WraithModuleName() string
Return the name of this module
Click to show internal directories.
Click to hide internal directories.