handlers

package
v0.15.1 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHandlers

func NewHandlers() func(param NewHandlersParam) *Handlers

func NewModules

func NewModules() fx.Option

Types

type Handlers

type Handlers struct {
	Dispatcher    *tgbot.Dispatcher
	HandlerGroups []tgbot.HandlerGroup
}

func (*Handlers) InstallAll

func (h *Handlers) InstallAll()

type NewHandlersParam

type NewHandlersParam struct {
	fx.In

	Dispatcher *tgbot.Dispatcher

	RecapHandlers     *recap.Handlers
	SummarizeHandlers *summarize.Handlers
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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