Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAutoRecapService ¶
func NewAutoRecapService() func(NewAutoRecapParams) (*AutoRecapService, error)
func Run ¶
func Run() func(service *AutoRecapService)
Types ¶
type AutoRecapService ¶
type AutoRecapService struct {
// contains filtered or unexported fields
}
type NewAutoRecapParams ¶
type NewAutoRecapParams struct { fx.In Lifecycle fx.Lifecycle Logger *logger.Logger Bot *tgbot.BotService ChatHistories *chathistories.Model TgChats *tgchats.Model Digger *datastore.AutoRecapTimeCapsuleDigger }
Click to show internal directories.
Click to hide internal directories.