Documentation
¶
Index ¶
- type AllSubscribeCommand
- type CurrentWeekMost
- type LastWeekMost
- 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
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 CurrentWeekMost ¶ added in v1.5.1
type CurrentWeekMost struct {
command.DefaultCommander
}
func (*CurrentWeekMost) Example ¶ added in v1.5.1
func (s *CurrentWeekMost) Example() string
func (*CurrentWeekMost) Keyword ¶ added in v1.5.1
func (s *CurrentWeekMost) Keyword() string
type LastWeekMost ¶ added in v1.5.1
type LastWeekMost struct {
command.DefaultCommander
}
func (*LastWeekMost) Example ¶ added in v1.5.1
func (s *LastWeekMost) Example() string
func (*LastWeekMost) Keyword ¶ added in v1.5.1
func (s *LastWeekMost) 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
Click to show internal directories.
Click to hide internal directories.