Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MuteCommand ¶
type MuteCommand struct{}
adduser contains the bob!adduser and bob!remuser command
func (*MuteCommand) Info ¶
func (m *MuteCommand) Info() []command.Command
Info return the commands in this package
type UserCommand ¶
type UserCommand struct{}
adduser contains the bob!adduser and bob!remuser command
func (*UserCommand) Info ¶
func (u *UserCommand) Info() []command.Command
Info return the commands in this package
Click to show internal directories.
Click to hide internal directories.