Documentation ¶
Index ¶
- type Module
- func (m *Module) AddCmd() command.Cmd
- func (m *Module) CommandGroup() command.Cmd
- func (m *Module) GoldCmd() command.Cmd
- func (m *Module) JoinCmd() command.Cmd
- func (m *Module) LeaveCmd() command.Cmd
- func (m *Module) Name() string
- func (m *Module) PingCmd() command.Cmd
- func (m *Module) Register(gCtx global.Context) (<-chan struct{}, error)
- func (m *Module) RemoveCmd() command.Cmd
- func (m *Module) TakeGoldCmd() command.Cmd
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Module ¶
type Module struct {
// contains filtered or unexported fields
}
func (*Module) CommandGroup ¶
func (*Module) TakeGoldCmd ¶
Click to show internal directories.
Click to hide internal directories.