Documentation ¶
Index ¶
Constants ¶
View Source
const PluginName = consts.TaskSubscribed
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, roomStorage storage.RoomStorage, sender tgbotsender.TelegramSender, ) error
Click to show internal directories.
Click to hide internal directories.