Documentation ¶
Index ¶
Constants ¶
View Source
const PluginName = consts.TaskSources
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
type Plugin struct {
// contains filtered or unexported fields
}
func (*Plugin) Init ¶
func (p *Plugin) Init(log *zap.Logger, feedStorage storage.FeedStorage, sender tgbotsender.TelegramSender) error
Click to show internal directories.
Click to hide internal directories.