autorecap

package
v0.24.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 5, 2024 License: MIT Imports: 22 Imported by: 0

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
}

func (*AutoRecapService) Check

func (s *AutoRecapService) Check(ctx context.Context) error

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
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL