Documentation
¶
Index ¶
- type AllSubscribeCommand
- type PlatformWeeklyBestCommand
- func (s *PlatformWeeklyBestCommand) Example() string
- func (s *PlatformWeeklyBestCommand) Hidden() bool
- func (s *PlatformWeeklyBestCommand) JustGo()
- func (s *PlatformWeeklyBestCommand) Keyword() string
- func (s *PlatformWeeklyBestCommand) Run(_ interface{}, _ string) (msgType command.MsgType, result string)
- type SubscribeCommand
- type WeeklyBestCommand
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AllSubscribeCommand ¶
type AllSubscribeCommand struct {
command.DefaultCommander
}
func (*AllSubscribeCommand) Example ¶
func (s *AllSubscribeCommand) Example() string
func (*AllSubscribeCommand) Keyword ¶
func (s *AllSubscribeCommand) Keyword() string
type PlatformWeeklyBestCommand ¶
type PlatformWeeklyBestCommand struct {
command.DefaultCommander
}
func (*PlatformWeeklyBestCommand) Example ¶
func (s *PlatformWeeklyBestCommand) Example() string
func (*PlatformWeeklyBestCommand) Hidden ¶
func (s *PlatformWeeklyBestCommand) Hidden() bool
func (*PlatformWeeklyBestCommand) JustGo ¶
func (s *PlatformWeeklyBestCommand) JustGo()
func (*PlatformWeeklyBestCommand) Keyword ¶
func (s *PlatformWeeklyBestCommand) Keyword() string
type SubscribeCommand ¶
type SubscribeCommand struct {
command.DefaultCommander
}
func (*SubscribeCommand) Example ¶
func (s *SubscribeCommand) Example() string
func (*SubscribeCommand) Keyword ¶
func (s *SubscribeCommand) Keyword() string
type WeeklyBestCommand ¶
type WeeklyBestCommand struct {
command.DefaultCommander
}
func (*WeeklyBestCommand) Example ¶
func (s *WeeklyBestCommand) Example() string
func (*WeeklyBestCommand) Hidden ¶
func (s *WeeklyBestCommand) Hidden() bool
func (*WeeklyBestCommand) Keyword ¶
func (s *WeeklyBestCommand) Keyword() string
Click to show internal directories.
Click to hide internal directories.