Documentation
¶
Index ¶
- func GetBilibiliVideoSource() string
- func GetCronTab() string
- func GetDescriptionLengthLimit() int
- func GetEmailReceiversForMessager() []string
- func Init(path string)
- func IsDebug() bool
- func IsIgnoreEmptyMessage() bool
- func IsImmediate() bool
- type BilibiliVideoTarget
- type EmailSender
- type RssAdapterTarget
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBilibiliVideoSource ¶
func GetBilibiliVideoSource() string
func GetCronTab ¶
func GetCronTab() string
func GetDescriptionLengthLimit ¶
func GetDescriptionLengthLimit() int
func GetEmailReceiversForMessager ¶
func GetEmailReceiversForMessager() []string
func IsIgnoreEmptyMessage ¶
func IsIgnoreEmptyMessage() bool
func IsImmediate ¶
func IsImmediate() bool
Types ¶
type BilibiliVideoTarget ¶
func GetBilibiliVideoTargets ¶
func GetBilibiliVideoTargets() []BilibiliVideoTarget
type EmailSender ¶
func GetEmailSenderForMessager ¶
func GetEmailSenderForMessager() EmailSender
type RssAdapterTarget ¶
type RssAdapterTarget struct { Url string `yaml:"url"` Source string `yaml:"source"` Category string `yaml:"category"` }
func GetRssAdapterTargets ¶
func GetRssAdapterTargets() []RssAdapterTarget
Click to show internal directories.
Click to hide internal directories.