handlers

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const HandlerLoggerFieldKey = "bloopyHandler"

Variables

This section is empty.

Functions

This section is empty.

Types

type MessageChanBlooper

type MessageChanBlooper struct {
	// contains filtered or unexported fields
}

func NewMessageChanBlooper

func NewMessageChanBlooper(
	createCh *chan *discordgo.MessageCreate,
	reactACh *chan *discordgo.MessageReactionAdd,
	reactRCh *chan *discordgo.MessageReactionRemove,
	msgSendChan *chan *models.DiscordMessageSendRequest,
) *MessageChanBlooper

func (*MessageChanBlooper) Start

func (mcb *MessageChanBlooper) Start(ctx context.Context) error

Jump to

Keyboard shortcuts

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