relay

package
v0.0.0-...-f573d82 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AhelpRelay

type AhelpRelay struct {
	Queue     chan webhooks.AhelpMessage
	ChannelID string
	Discord   *discordgo.Session
	Logger    *zap.SugaredLogger
}

func (*AhelpRelay) Run

func (r *AhelpRelay) Run(wg *sync.WaitGroup)

type EmoteRelay

type EmoteRelay struct {
	Queue     chan webhooks.EmoteMessage
	ChannelID string
	Discord   *discordgo.Session
	Logger    *zap.SugaredLogger
}

func (*EmoteRelay) Run

func (r *EmoteRelay) Run(wg *sync.WaitGroup)

type OOCRelay

type OOCRelay struct {
	Queue     chan webhooks.OOCMessage
	ChannelID string
	Discord   *discordgo.Session
	Logger    *zap.SugaredLogger
}

func (*OOCRelay) Run

func (r *OOCRelay) Run(wg *sync.WaitGroup)

Jump to

Keyboard shortcuts

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