slack

package
v0.24.1 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewModules

func NewModules() fx.Option

func NewSlackBot

func NewSlackBot() func(param NewSlackBotParam) *slackbot.BotService

func Run

func Run() func(bot *slackbot.BotService) error

Types

type NewSlackBotParam

type NewSlackBotParam struct {
	fx.In

	Lifecycle fx.Lifecycle

	Config *configs.Config
	Logger *logger.Logger

	Handlers *handlers.Handlers
	Services *services.Services
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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